{% 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. Notice: Undefined variable: email_field in C:\SistemasPHP\ccp\vendor\symfony\maker-bundle\src\Resources\skeleton\resetPassword\twig_request.tpl.php on line 12
) }}
Enter your email address and we we will send you a
link to reset your password.