{% extends 'base.html.twig' %}
{% block title %}Reset your password{% endblock %}
{% block body %}
{% for flash_error in app.flashes('reset_password_error') %}
{{ flash_error }}
{% endfor %}
Reset your password
{{ form_start(requestForm) }}
{{ form_row(requestForm. Warning: Undefined variable $email_field in /home/ldt/public_html/canvas/udoit/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.