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/results.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/results.html') 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}}