diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 554f08756..09f49c3a5 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_path %} - {% trans 'Ajuda' %} - {% endif %} +{# {% if view.help_path %}#} +{# {% trans 'Ajuda' %}#} +{# {% endif %}#} {% endblock %} {% block title %}