X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/b8024b225dacfeb78cdc7bb6277db8d568a608e1..36fab6841dd80e6b98812ab8cbe99b42fe097dac:/Resources/views/form/recover.html.twig diff --git a/Resources/views/form/recover.html.twig b/Resources/views/form/recover.html.twig index 68399a0..310b485 100644 --- a/Resources/views/form/recover.html.twig +++ b/Resources/views/form/recover.html.twig @@ -1,4 +1,5 @@ {% extends '@RapsysAir/body.html.twig' %} +{% block title %}{{ site.title }} - {{ title }}{% endblock %} {% block content %} <section id="form"> <h2><a href="{{ path('rapsys_user_recover') }}">{% trans %}Recover{% endtrans %}</a></h2>