diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 98be3f87d..ad3d2b228 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -55,7 +55,7 @@ -
  • +{#
  • #} {% if not user.is_authenticated %}
  • {% else %} @@ -135,9 +135,9 @@
    {% block help %} - {% if view.help_topic %} - {% trans 'Ajuda' %} - {% endif %} +{# {% if view.help_topic %}#} +{# {% trans 'Ajuda' %}#} +{# {% endif %}#} {% endblock %} {% block title %}