Add scripts to create myops-getqueryview:
[myops.git] / web / query / vendor / couchapp / evently / account / loggedIn / mustache.html
1 <span>Welcome 
2 <a target="_new" href="/_utils/document.html?{{auth_db}}/org.couchdb.user%3A{{uri_name}}">{{name}}</a>! 
3 <a href="#logout">Logout?</a>
4 </span>