From 6195b0f4bc14a514d2143bd461423e410f503b9d Mon Sep 17 00:00:00 2001 From: Jean-Marie Favreau Date: Tue, 29 Oct 2024 23:32:32 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20mise=20en=20page=20=C3=A9l=C3=A9ga?= =?UTF-8?q?nte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../agenda_culturel/single-event/event-elegant-inc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/agenda_culturel/templates/agenda_culturel/single-event/event-elegant-inc.html b/src/agenda_culturel/templates/agenda_culturel/single-event/event-elegant-inc.html index 826bdfd..6f5b791 100644 --- a/src/agenda_culturel/templates/agenda_culturel/single-event/event-elegant-inc.html +++ b/src/agenda_culturel/templates/agenda_culturel/single-event/event-elegant-inc.html @@ -23,19 +23,19 @@ {{ event.category | small_cat_recurrent:event.has_recurrences }} - {% if not no_location %} {% if event.location or event.exact_location %}
{% endif %}

{{ event|picto_status }} {{ event.title }}

{% if event.location or event.exact_location %} + {% if not no_location %}
{% picto_from_name "map-pin" %} {% include "agenda_culturel/event-location-inc.html" with event=event %}
+ {% endif %}
- {% endif %} {% endif %} {% if event|need_complete_display:True %}