core: fix footer block

This commit is contained in:
Antoine Bartuccio 2019-04-30 18:47:59 +02:00
parent de680f032c
commit 9e8f633037
Signed by: klmp200
GPG Key ID: E7245548C53F904B

View File

@ -247,7 +247,7 @@
{% if not popup %}
<footer>
{% block foooer %}
{% block footer %}
<div>
<a href="{{ url('core:page', 'contacts') }}">{% trans %}Contacts{% endtrans %}</a>
<a href="{{ url('core:page', 'legals') }}">{% trans %}Legal notices{% endtrans %}</a>