diff --git a/templates/mod/dashboard.html b/templates/mod/dashboard.html index 488f605b..e36e3c66 100644 --- a/templates/mod/dashboard.html +++ b/templates/mod/dashboard.html @@ -38,6 +38,7 @@
  • {% trans 'Ban appeals' %} ({{ appeals }})
  • {% if appeals > 0 %}{% endif %} {% endif %} +
  • {% trans 'News' %}
  • {% if mod|hasPermission(config.mod.manageusers) %}
  • {% trans 'Manage users' %}
  • {% elseif mod|hasPermission(config.mod.change_password) %}