diff --git a/src/agenda_culturel/templates/agenda_culturel/single-event/event-in-flat-list-inc.html b/src/agenda_culturel/templates/agenda_culturel/single-event/event-in-flat-list-inc.html index a8c7c57..1f78d4a 100644 --- a/src/agenda_culturel/templates/agenda_culturel/single-event/event-in-flat-list-inc.html +++ b/src/agenda_culturel/templates/agenda_culturel/single-event/event-in-flat-list-inc.html @@ -9,15 +9,16 @@
{% picto_from_name "calendar" %} {% if event.end_day and event.end_day != event.start_day %}du{% else %}le{% endif %} {% include "agenda_culturel/date-times-inc.html" with event=event %} - -
+{% if not no_location %} {% if event.location or event.exact_location %} {% picto_from_name "map-pin" %} {% include "agenda_culturel/event-location-inc.html" with event=event %} {% endif %} {% endif %} - {% if event.has_recurrences %} +
+ + {% if event.has_recurrences %}{% picto_from_name "repeat" %}