From cbc61214e29158cf49bf0f0b2bb57152432abb9a Mon Sep 17 00:00:00 2001 From: gpkvt Date: Sun, 4 Jun 2023 01:53:29 +0200 Subject: [PATCH] fixed order --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 26a9ee1..84866c5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,8 +1,8 @@ {%- if theme == "light" %} - -{%- else %} +{%- else %} + {%- endif %}