From 12b71c4c27bf738b55963af1ce03a1bde11d9019 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Mon, 19 Jun 2017 09:25:27 -0300 Subject: [PATCH] Remove brasao, nome da casa e nome do sistema quando utilizar iframe --- sapl/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 9feb3d90f..5f01fb871 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -28,7 +28,7 @@
- {% if not request|has_iframe %} + {% if not request|has_iframe %} {% block navigation %} {% endblock navigation %} - {% endif %} {# Header #} {% block main_header %} @@ -106,6 +105,7 @@
{% endblock main_header %} + {% endif %} {# Main content #} {% block content_container %}