doughnut-wedding/app/Resources/views/reset_password_confirm.html...

5 lines
93 B
Twig

{% extends 'base.html.twig' %}
{% block body %}
{% dump(request.flash) %}
{% endblock %}