{% extends 'base.html.twig' %} {% block title %}Modifier mon mot de passe - Mon P'tit Matin{% endblock %} {% block content %}
retour

Modifier mon mot de passe


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

{% endblock %}