diff --git a/templates/_badgemenu.html b/templates/_badgemenu.html index e4b692a1..9fe277ff 100644 --- a/templates/_badgemenu.html +++ b/templates/_badgemenu.html @@ -8,7 +8,7 @@
{{call $.T "profile"}} - {{ call $.T "my_notifications"}} {{ .GetUnreadNotifications }} + {{ call $.T "my_notifications"}} ({{ .GetUnreadNotifications }}) {{call $.T "settings"}} {{if HasAdmin . }}{{call $.T "moderation"}}{{end}} {{ call $.T "sign_out"}}