Fix/duplicate-footer-mobile
This commit is contained in:
parent
b747bf32de
commit
56358b491a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
</div>
|
||||
{% endfor %}
|
||||
{% else %}
|
||||
<div class="col-6 order-1 order-sm-2 py-2 d-flex justify-content-center align-items-center">
|
||||
<div class="d-none d-md-flex col-6 order-1 order-sm-2 py-2 justify-content-center align-items-center">
|
||||
<ul class="p-0">
|
||||
{% for item in links %}
|
||||
<li class="text-center list-group-item">
|
||||
|
|
|
|||
Loading…
Reference in a new issue