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 %}