# HG changeset patch # User Søren Løvborg # Date 1443102148 -7200 # Node ID a78503ebf512199aa1b6ad8aaad1340c7d6aae0e # Parent 75d89f00a4b53ed775ec9c848ea8da3cd2f7d02b design: make top-right profile button into an actual link If a user is logged in, make the avatar, username and notification count into a link to "My Notifications". diff -r 75d89f00a4b5 -r a78503ebf512 kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html Tue Jan 05 18:51:07 2016 +0100 +++ b/kallithea/templates/base/base.html Thu Sep 24 15:42:28 2015 +0200 @@ -360,7 +360,11 @@ ## USER MENU
  • - + ${h.gravatar(c.authuser.email, size=20)}