Fix footer visibility finally

This commit is contained in:
Götz 2019-04-13 02:39:26 +02:00
parent 216f196228
commit 66e99fae13

View File

@ -47,7 +47,7 @@
{% block content %}{% endblock %} {% block content %}{% endblock %}
{% endblock %} {% endblock %}
{% if not realms or not realm %} {% if not realms and not 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">