]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/form/recover_mail.html.twig
Rename rapsysair:calendar2 command to rapsysair:calendar
[airbundle] / Resources / views / form / recover_mail.html.twig
index 5ab1758655380db7af6b714ca42ce64cfcc08a4c..74873f82aa40705600f092c2a984adacbbbe2f54 100644 (file)
@@ -1,8 +1,7 @@
-{% extends '@RapsysAir/body.html.twig' %}
-{% block title %}{{ site.title }} - {{ title }}{% endblock %}
+{% 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 %}