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" %}
{% 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 %}
</header>
<p class="subentry-search"></p>
<p class="subentry-search">
{% 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 %}
</p>
</header>
{% if event.has_recurrences %}
<p class="subentry-search">
{% picto_from_name "repeat" %}