{% extends 'base.html.twig' %} {% block title %}Mes informations - Les gîtes de Roquetoire{% endblock %} {% block meta %} {% endblock %} {% block content %}
Retour en arrière

Modifier mes informations

{% if notification %}
{{ notification }}
{% endif %}
{{ form(form)}}
{% endblock %}