From 203777512a868c73d7eff6372efc5600e3ddcb82 Mon Sep 17 00:00:00 2001 From: gpkvt Date: Tue, 6 Jun 2023 22:31:29 +0200 Subject: [PATCH] fixed initial theme --- templates/base.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/templates/base.html b/templates/base.html index 6e51fcd..1590577 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,9 +1,5 @@ -{%- if theme == "light" %} - -{%- else %} - -{%- endif %} + {{ i18n.title }}