{% extends 'base.html.twig' %}
{% block title %}Reset your password{% endblock %}
{% block body %}
{% for flashError in app.flashes('reset_password_error') %}
{{ flashError }}
{% endfor %}
Reset your password
{{ form_start(requestForm) }}
{{ form_row(requestForm. Warning: Undefined variable $email_field in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/resetPassword/twig_request.tpl.php on line 12
) }}
Enter your email address and we will send you a
link to reset your password.