Add scripts to create myops-getqueryview:
[myops.git] / web / query / evently / account / loggedIn / mustache.html
diff --git a/web/query/evently/account/loggedIn/mustache.html b/web/query/evently/account/loggedIn/mustache.html
new file mode 100644 (file)
index 0000000..cd6521e
--- /dev/null
@@ -0,0 +1,7 @@
+<span>Welcome 
+<a target="_new" href="/_utils/document.html?{{auth_db}}/org.couchdb.user%3A{{uri_name}}">{{name}}</a>! 
+<a href="#logout">Logout?</a>
+{{#postPath}}
+  <a href="{{postPath}}">{{postMessage}}</a>
+{{/postPath}}
+</span>
\ No newline at end of file