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