diff --git a/newsbox_cms/templates/newsbox_cms/inc/list.html b/newsbox_cms/templates/newsbox_cms/inc/list.html
index d2d22778ea6066d2de0be202c03b9664b099567d..86acef12b0e244bfb76abfe27845936d49bb7368 100644
--- a/newsbox_cms/templates/newsbox_cms/inc/list.html
+++ b/newsbox_cms/templates/newsbox_cms/inc/list.html
@@ -21,7 +21,7 @@
     {% with is_plugin=True %}
         {{ block.super }}
     {% endwith %}
-{% endblock %
+{% endblock %}
 
 {% block newsbox_list_item %}
     {% render_model_block object %}