From 62e6d0c3d6cc3b304f75d1d8d32fd89081d147a0 Mon Sep 17 00:00:00 2001 From: frosty Date: Thu, 2 Apr 2026 09:59:44 +0300 Subject: fix: fixed issue with last commit --- templates/home.html | 4 ++-- templates/images.html | 4 ++-- templates/results.html | 4 ++-- templates/settings.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/home.html b/templates/home.html index 6ed3bfe..9921ac4 100644 --- a/templates/home.html +++ b/templates/home.html @@ -8,8 +8,8 @@ OmniSearch - {{if theme == "light"}}{{endif}} - {{if theme == "dark"}}{{endif}} + {{if theme == "light"}}{{endif}} + {{if theme == "dark"}}{{endif}} - {{if theme == "light"}}{{endif}} - {{if theme == "dark"}}{{endif}} + {{if theme == "light"}}{{endif}} + {{if theme == "dark"}}{{endif}} diff --git a/templates/results.html b/templates/results.html index 79ecd11..2e34811 100644 --- a/templates/results.html +++ b/templates/results.html @@ -8,8 +8,8 @@ OmniSearch - {{query}} - {{if theme == "light"}}{{endif}} - {{if theme == "dark"}}{{endif}} + {{if theme == "light"}}{{endif}} + {{if theme == "dark"}}{{endif}} - {{if theme == "light"}}{{endif}} - {{if theme == "dark"}}{{endif}} + {{if theme == "light"}}{{endif}} + {{if theme == "dark"}}{{endif}}