{% load static %} {% load cat_extra %} {% load utils_extra %} {% load event_extra %}
{% if display in "in list by day" %} {% if display == "in list by day" and event|can_show_start_time %}
{% if event.start_time %} {% if display == "in list" %}
{% endif %} {{ event.start_time }} {% if display == "in list" %}
{% endif %} {% endif %}
{% endif %} {% if display == "in list" %} {% include "agenda_culturel/ephemeris-inc.html" with event=event %} {% endif %} {% if event.location %}
{% endif %} {% if display == "in list" %}

{% else %}

{% endif %} {{ event.title }} {% if display == "in list" %}

{% else %}{% endif %} {% if event.location %} {% if display == "in list" %}

{% else %}

{% endif %} {{ event.location }} {% if display == "in list" %}

{% else %}{% endif %}
{% endif %} {% if event|need_complete_display:display %}

{% if event.end_day %}Cet événement dure du {% else %}Cet événement a lieu le{% endif %} {% include "agenda_culturel/date-times-inc.html" with event=event %}

{% endif %} {% else %}
{% include "agenda_culturel/ephemeris-inc.html" with event=event %}

{{ event.title }}

{{ event.location }}

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

{% endif %} {% if event.image %}
{{ event.image_alt }}
{% endif %} {% if display in "in list by day" %}

{{ event.description |truncatewords:20 }}

{% else %}

{{ event.description }}

{% endif %} {% comment %} On affiche le pied qui contient les informations de tags, catégories, etc {% endcomment %}