{% extends "agenda_culturel/page.html" %} {% block title %}Merci !{% endblock %} {% load static %} {% block entete_header %} {% endblock %} {% block fluid %}{% endblock %} {% block content %}

Merci !

{% url 'thank_you' as local_url %}
quelques pommes et leur pépins
{% include "agenda_culturel/static_content.html" with name="thank-you" url_path=local_url %}
ajouter des événements
{% endblock %}