From 1b6118293229edad4a8401d2e42f45a6664874af Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 27 Feb 2020 15:39:53 +0100 Subject: [PATCH] login page update --- app/templates/auth/login.html.j2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/auth/login.html.j2 b/app/templates/auth/login.html.j2 index 77d0dbf5..94002e6e 100644 --- a/app/templates/auth/login.html.j2 +++ b/app/templates/auth/login.html.j2 @@ -1,5 +1,7 @@ {% extends "nopaque.html.j2" %} +{% set headline = ' ' %} + {% block page_content %}