Amélioration du rendu recherche

Fix #157
This commit is contained in:
Jean-Marie Favreau 2024-10-03 16:23:41 +02:00
parent a50fc75b01
commit 0e39ab9a3d

View File

@ -9,14 +9,15 @@
<p class="subentry-search">{% picto_from_name "calendar" %} <p class="subentry-search">{% picto_from_name "calendar" %}
{% if event.end_day and event.end_day != event.start_day %}du{% else %}le{% endif %} {% 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 %} {% include "agenda_culturel/date-times-inc.html" with event=event %}
</header> <p class="subentry-search">
<p class="subentry-search"></p>
{% if not no_location %} {% if not no_location %}
{% if event.location or event.exact_location %} {% if event.location or event.exact_location %}
{% picto_from_name "map-pin" %} {% picto_from_name "map-pin" %}
{% include "agenda_culturel/event-location-inc.html" with event=event %} {% include "agenda_culturel/event-location-inc.html" with event=event %}
{% endif %} {% endif %}
{% endif %} {% endif %}
</p>
</header>
{% if event.has_recurrences %} {% if event.has_recurrences %}
<p class="subentry-search"> <p class="subentry-search">
{% picto_from_name "repeat" %} {% picto_from_name "repeat" %}