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