Merge branch 'auth-openid' of git://github.com/jnovack/phorkie into auth-openid
authorChristian Weiske <cweiske@cweiske.de>
Mon, 17 Sep 2012 21:01:10 +0000 (23:01 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 17 Sep 2012 21:01:10 +0000 (23:01 +0200)
data/templates/base.htm

index ec2b7469d1398f2f7b229b62fbcc225693626002..5681f80dd24f2d61002a1e10c75b8d1173c406cc 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 %}