fix #1303, add link to homepage on forgot password page
This commit is contained in:
parent
496f21e6fa
commit
773ed2e7a6
@ -43,6 +43,9 @@
|
||||
{{ form_rest(form) }}
|
||||
</form>
|
||||
</div>
|
||||
<div class="center">
|
||||
<a href="{{ path('login') }}">{% trans %}Back to login{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<style>
|
||||
@ -53,4 +56,4 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block footer %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user