{% load utils_extra %} {% load cat_extra %} {% load tag_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 %} {{ event|picto_visibility:user.is_authenticated }}

{% 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 %}