Merge branch 'navbar' into 'master'

Fix footer block

See merge request ae/Sith!199
This commit is contained in:
Antoine Bartuccio 2019-04-30 19:40:50 +02:00
commit a12edcda15

View File

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