Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add pseudonym and slug fields
[airbundle]
/
Resources
/
views
/
form
/
recover.html.twig
diff --git
a/Resources/views/form/recover.html.twig
b/Resources/views/form/recover.html.twig
index 68399a03b46de024e7fea175eaaf510ae97b79bc..310b4853c5e42f0c75708a6c00d2f14ac7356b4e 100644
(file)
--- a/
Resources/views/form/recover.html.twig
+++ b/
Resources/views/form/recover.html.twig
@@
-1,4
+1,5
@@
{% extends '@RapsysAir/body.html.twig' %}
{% 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>
{% block content %}
<section id="form">
<h2><a href="{{ path('rapsys_user_recover') }}">{% trans %}Recover{% endtrans %}</a></h2>