Fix footer

This commit is contained in:
Götz 2019-04-13 01:20:34 +02:00
parent 2ed9feda46
commit 3c92d3eba7

View File

@ -10,7 +10,7 @@
<title>LAMa</title>
<link rel="icon"
type="image/png"
href="{{ static('images/logo.png') }}">
href="{{ static('images/lama.svg') }}">
<meta name="author" content="Michael Götz"/>
{% block js_extra %}{% endblock %}
<!-- Bootstrap CSS -->
@ -47,7 +47,7 @@
{% block content %}{% endblock %}
{% endblock %}
{% if not realms or realm %}
{% if not realms or not realm %}
<footer class="bg-light footer mt-auto py-3 text-center">
<div class="container">