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

5 lines
93 B
Twig
Raw Normal View History

2017-02-10 21:34:31 -08:00
{% extends 'base.html.twig' %}
{% block body %}
{% dump(request.flash) %}
{% endblock %}