diff --git a/kallithea/templates/base/base.html b/kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html +++ b/kallithea/templates/base/base.html @@ -406,7 +406,7 @@ ${c.authuser.full_name_or_username}
${c.authuser.email}
-
+
${_('Notifications')}: ${c.unread_notifications} ${h.link_to(_('My Account'),h.url('my_account'),class_='list-group-item')} %if not c.authuser.is_external_auth: