From f3ff64df1354897e1b4ded1e66eb7dbf29e4be60 Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Mon, 26 Jun 2023 13:12:10 +0000 Subject: [PATCH] blog/index.html: added a visual searchbar --- src/templates/blog/index.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/templates/blog/index.html b/src/templates/blog/index.html index f4b13d55..b15f091c 100644 --- a/src/templates/blog/index.html +++ b/src/templates/blog/index.html @@ -29,9 +29,6 @@

{{ _("IPFire Blog") }}

-

- -

@@ -54,6 +51,18 @@
+
+
+
+

+

+ +
+

+
+
+
+ {% module BlogHistoryNavigation() %}
-- 2.47.3