{% load static %} {% load cat_extra %} {% load utils_extra %} {% load event_extra %} {% load tag_extra %}
{% include "agenda_culturel/ephemeris-inc.html" with event=event filter=filter %} {{ event.category | small_cat }}

{{ event|picto_status }} {{ event.title }}

{% picto_from_name "calendar" %} {% if event.end_day %}du{% else %}le{% endif %} {% include "agenda_culturel/date-times-inc.html" with event=event %}

{% picto_from_name "map-pin" %} {{ event.location }}

{% if event.image or event.local_image %}
{{ event.image_alt }}
{% endif %}

{{ event.description |linebreaks | urlize }}