From 95270bd3c1ef0ea231ebf86e60d5e51ef58c9a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Sconetto?= Date: Fri, 15 Dec 2017 13:02:46 -0200 Subject: [PATCH] Fix #1641 --- sapl/templates/crud/list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/sapl/templates/crud/list.html b/sapl/templates/crud/list.html index 9debc332b..3789761fc 100644 --- a/sapl/templates/crud/list.html +++ b/sapl/templates/crud/list.html @@ -21,6 +21,7 @@ {% endblock actions %} +{% block extra_content %} {% endblock %} {% block container_table_list %} {% if not rows %}