{% extends "agenda_culturel/page.html" %} {% load utils_extra %} {% load static %} {% block title %} {% block og_title %}Merci !{% endblock %} {% endblock %} {% block og_image %} {% static 'images/merci.svg' %} {% 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 %}
{% picto_from_name "plus-circle" %} ajouter un événement {% picto_from_name "plus-circle" %} ajouter plusieurs événements
{% endblock %}