{% extends 'Game/index.html.twig' %} {% block title %} - Forgot Password{% endblock %} {% block body %}
If an account exists for that address, we sent a reset link to
{{ email }}
Click the link in the email to reset your password.
The link expires in 1 hour.
Enter your email and we'll send you a reset link
{{ form_start(form, {attr: {class: 'auth-form'}}) }}{{ error.message }}
{% endfor %} {% endif %}Remembered it? Sign in