Fix footer
This commit is contained in:
parent
69981b8b56
commit
2ed9feda46
@ -47,7 +47,7 @@
|
|||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% if not realms %}
|
{% if not realms or realm %}
|
||||||
|
|
||||||
<footer class="bg-light footer mt-auto py-3 text-center">
|
<footer class="bg-light footer mt-auto py-3 text-center">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user