]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/form/recover_mail.html.twig
Shorten air bundle route aliases
[airbundle] / Resources / views / form / recover_mail.html.twig
index acbe1ef0941c3e0397c9bec9e99094b3dfc585ad..74873f82aa40705600f092c2a984adacbbbe2f54 100644 (file)
@@ -1,7 +1,7 @@
 {% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <section id="form">
-               <h2><a href="{{ path('rapsys_user_recover') }}">{% trans %}Recover{% endtrans %}</a></h2>
+               <h2><a href="{{ path('rapsysuser_recover') }}">{% trans %}Recover{% endtrans %}</a></h2>
                {% if sent %}
                        <p class="message notice">{% trans %}Your password is updated and an account recover message has been sent{% endtrans %}</p>
                {% elseif not found %}