From 5b812c773d6e22681a4c377997cdcd2e524da043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Thu, 4 Feb 2021 15:51:36 +0100 Subject: [PATCH] Fix footer on login page --- snikket_web/templates/login.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/snikket_web/templates/login.html b/snikket_web/templates/login.html index c321e63..93a135f 100644 --- a/snikket_web/templates/login.html +++ b/snikket_web/templates/login.html @@ -32,7 +32,5 @@ - +{%- include "_footer.html" -%} {% endblock %}