diff --git a/sapl/templates/base/appconfig_list.html b/sapl/templates/base/appconfig_list.html index 976ffde6f..3ffcc7f4b 100644 --- a/sapl/templates/base/appconfig_list.html +++ b/sapl/templates/base/appconfig_list.html @@ -2,6 +2,7 @@ {% load i18n %} {% load common_tags %} +{% block base_content %}
{% if user|get_config_not_exists %} @@ -14,7 +15,6 @@

{% block extra_content %} {% endblock %} -{% block base_content %} {% if not rows %}

{{ NO_ENTRIES_MSG }}

{% else %}