diff --git a/froide_govplan/templates/froide_govplan/plugins/updates.html b/froide_govplan/templates/froide_govplan/plugins/updates.html index eb1c3c3..54fa966 100644 --- a/froide_govplan/templates/froide_govplan/plugins/updates.html +++ b/froide_govplan/templates/froide_govplan/plugins/updates.html @@ -5,8 +5,8 @@
- {% if show_context %}
+ {% if show_context %} {{ update.plan.get_section }} @@ -16,8 +16,8 @@

{{ update.plan }}

{% else %}

{{ update.title }}

+ {% endif %}
- {% endif %}
{% if update.user %}von {{ update.user.get_full_name }}{% endif %}{% if update.organization %}, {{ update.organization.name }}{% endif %}