{% extends 'base.html.twig' %} {% block title %}Réinitialise ton mot de passe{% endblock %} {% block body %} {% for flash_error in app.flashes('reset_password_error') %}