{% extends 'base.html.twig' %} {% block title %} {{ 'reset.motdepassoublier'|trans }} {% endblock %} {% block description %}{% endblock %} {% block body %} {% include "front/inc/breadcrumb.html.twig" with { 'content_title': 'Changement mot de passe', 'current_page' : 'Accueil', 'image' : '' } %}

{{ 'reset.motdepassoublier'|trans }}

{% endblock %}