{% load static %} {% load tibitags %} {% for block_calendrier in events|range_by:5 %}
{#

{{ configuration.organisation.upper }}

#} {% for event in block_calendrier %}
reserver
{% endfor %}
{% endfor %}