{% extends "base.html" %} {% load wagtailcore_tags horodated formations_tags tapeforms %} {% block content %} {% if introduction %}

{{ introduction }}

{% endif %} {% include "inc/map.html" %}
{% endblock %}