From 8d0a674f4e55ec544a965ee5e9d9191b4c6e64b5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 27 Jun 2022 04:24:56 +0200 Subject: [PATCH] trying to fix weird banner behavior --- files/templates/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 1cf24fb0a..075988f80 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -303,12 +303,12 @@ {% endif %} -{% if v and v.poorcel -%} +{% if v and v.poorcel %} -{%- endif %} +{% endif %}