parent
a50fc75b01
commit
0e39ab9a3d
@ -9,15 +9,16 @@
|
|||||||
<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 %}
|
||||||
{% if event.has_recurrences %}
|
</p>
|
||||||
|
</header>
|
||||||
|
{% if event.has_recurrences %}
|
||||||
<p class="subentry-search">
|
<p class="subentry-search">
|
||||||
{% picto_from_name "repeat" %}
|
{% picto_from_name "repeat" %}
|
||||||
<!-- TODO: see https://forge.chapril.org/jmtrivial/agenda_culturel/issues/65 -->
|
<!-- TODO: see https://forge.chapril.org/jmtrivial/agenda_culturel/issues/65 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user