{% load utils_extra %} {% load cat_extra %} {% load event_extra %}
{{ event.category | small_cat_recurrent:event.has_recurrences }} {{ event|picto_status }} {% if event.title_hl %}{{ event.title_hl | safe }}{% else %}{{ event.title }}{% endif %}

{% 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 %} {% endif %} {% if event.tags %} {% endif %}
{% if event.description_hl %}{{ event.description_hl | safe }} [...]{% else %}{% if event.description %}{{ event.description |truncatewords:60 }}{% else %}pas de description{% endif %}{% endif %}
{% if perms.agenda_culturel.change_event %} {% endif %}