mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-28 12:49:56 +00:00
Merge branch 'navbar' into 'master'
Fix footer block See merge request ae/Sith!199
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user