diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 276423655..60b7132f0 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -89,7 +89,7 @@ - {% if user.is_authenticated %} + {% if user.is_superuser %}