add vcs-git links to html head, to support autodiscovery apart from DOAP - http:...
[phorkie.git] / data / templates / base.htm
index ec2b7469d1398f2f7b229b62fbcc225693626002..7722105789c35a934db884b88d013ae78b71b433 100644 (file)
        <a href="/user">{{name}} ({{email}})</a>
       </li>
       <li>
-       <a href="/auth?logout">Logout</a>
+       <a href="/login?logout">Logout</a>
+      </li>
+      {% else %}
+      <li>
+       <a href="/login">Login</a>
       </li>
       {% endif %}
       {% if db.adapter %}
@@ -61,7 +65,7 @@
    <a href="//sf.net/p/phorkie/">phorkie</a>,
    the self-hosted, git-based pastebin software is available under the
    <a href="https://sf.net/p/phorkie/">
-    <acronym title="GNU Affero General Public License">AGPL</acronym></a>.
+    <abbr title="GNU Affero General Public License">AGPL</abbr></a>.
   </div>
 
  </body>