{% extends 'base.html.twig' %} {% block title %}Modifiez mon mot de passe - Les Pépites d'Ophélie{% endblock %} {% block meta %} {% endblock %} {% block content %}
Retour

Modifier mon mot de passe


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

{% endblock %}