diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -64,9 +64,9 @@
- %if c.rhodecode_user.username != 'default': + %if c.rhodecode_user.username != 'default' and c.unread_notifications != 0: