diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 25c304147..3c6e528bc 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -170,21 +170,21 @@ {% trans "Change password" %} -
  • + {% if user_is_admin %} -
  • +
  • -
  • +
  • -
  • + {% endif %}