From 7744232e5c9208baa36e569c0d5c88b5593b9066 Mon Sep 17 00:00:00 2001 From: stephan Date: Thu, 20 Feb 2020 10:32:02 +0100 Subject: [PATCH] Set background picture to cover --- app/templates/auth/login.html.j2 | 2 ++ app/templates/auth/register.html.j2 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/app/templates/auth/login.html.j2 b/app/templates/auth/login.html.j2 index 0a9006aa..4e0a6ada 100644 --- a/app/templates/auth/login.html.j2 +++ b/app/templates/auth/login.html.j2 @@ -4,6 +4,8 @@ diff --git a/app/templates/auth/register.html.j2 b/app/templates/auth/register.html.j2 index 0711abfd..194a12ef 100644 --- a/app/templates/auth/register.html.j2 +++ b/app/templates/auth/register.html.j2 @@ -4,6 +4,8 @@