Évènements actifs :

{% for event in events %}
Code : {{ event.code }}
Description : {{ event.description }}
{% endfor %}