diff --git a/templates/reset_password/reset.html.twig b/templates/reset_password/reset.html.twig index 21a73a9..d2d1a9e 100644 --- a/templates/reset_password/reset.html.twig +++ b/templates/reset_password/reset.html.twig @@ -50,4 +50,4 @@ {{ form_end(resetForm) }} -{% endblock %} +{% endblock %} \ No newline at end of file