From 23dfd96227c8f84f2cf50a7f74f05c70d1ac1973 Mon Sep 17 00:00:00 2001 From: Mariana Mendes Date: Fri, 13 Oct 2017 09:32:32 -0300 Subject: [PATCH] Remove temporariamente links de ajuda --- sapl/templates/base.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 %}