From d044ff7b20641f2957637eb8fa8cb0a0aeef254d Mon Sep 17 00:00:00 2001 From: Xavier Fiechter Date: Fri, 3 Feb 2023 01:00:29 +0100 Subject: [PATCH] . --- templates/_base.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/templates/_base.html b/templates/_base.html index 8fb2589..3a55b17 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -224,7 +224,9 @@ body { {% else %} - Login to start + {% endif %} @@ -264,6 +266,11 @@ body { + + {% else %} + {% endif %}