diff --git a/froide_govplan/templates/froide_govplan/plugins/updates.html b/froide_govplan/templates/froide_govplan/plugins/updates.html index 73fc670..c703c6e 100644 --- a/froide_govplan/templates/froide_govplan/plugins/updates.html +++ b/froide_govplan/templates/froide_govplan/plugins/updates.html @@ -7,9 +7,9 @@
{% if show_context %} - - {{ update.plan.get_section }} - + + {{ update.plan.get_section }} + {% endif %} {% if show_context %} @@ -64,4 +64,4 @@ {% endif %}
{% if wrapper_classes %}
{% endif %} -{% endfor %} \ No newline at end of file +{% endfor %}