web UI
[scpubgit/App-EzPz.git] / lib / App / EzPz / Web / _templates / index.html
diff --git a/lib/App/EzPz/Web/_templates/index.html b/lib/App/EzPz/Web/_templates/index.html
new file mode 100644 (file)
index 0000000..95da92a
--- /dev/null
@@ -0,0 +1,11 @@
+<html>
+<body>
+  <h1>Welcome user <span class="user-name" /></h1>
+  <p>
+    Your mailing lists:
+  </p>
+  <ul>
+    <li class="list"><a class="list-link" /></li>
+  </ul>
+</body>
+</html>