mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 06:03:20 +00:00
Merge branch 'navbar' into 'master'
Fix footer block See merge request ae/Sith!199
This commit is contained in:
commit
a12edcda15
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user