show openid of user in forbidden page
[phorkie.git] / data / templates / base.htm
index ec2b7469d1398f2f7b229b62fbcc225693626002..e5033690a7a82623690d632804df2865dd577cc1 100644 (file)
@@ -30,7 +30,7 @@
        <a href="/user">{{name}} ({{email}})</a>
       </li>
       <li>
-       <a href="/auth?logout">Logout</a>
+       <a href="/login?logout">Logout</a>
       </li>
       {% endif %}
       {% if db.adapter %}
@@ -61,7 +61,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>