{% extends "html5up-massively/base.html" %} {% block content %}

{{ configuration.organisation }}

{{ configuration.short_description }}

{% if first_event %} {% else %}
O_o

No event !

Revenez un autre jour. Nous n'avons rien de prévu pour l'instant !

{% endif %}
{% for event in events %} {% endfor %}
{% endblock content %}