From e7774fa321482ef0725782aac368420f1b599b9c Mon Sep 17 00:00:00 2001 From: Iñaki Úcar Date: Sep 01 2024 18:11:03 +0000 Subject: set focus on search box automatically --- diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 2a56f80..f014e6f 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -6,7 +6,7 @@
- +
diff --git a/templates/layout.html.j2 b/templates/layout.html.j2 index 8879921..aaf7ff8 100644 --- a/templates/layout.html.j2 +++ b/templates/layout.html.j2 @@ -34,7 +34,7 @@
- +
diff --git a/templates/search-results.html.j2 b/templates/search-results.html.j2 index 513c3b7..48c0db3 100644 --- a/templates/search-results.html.j2 +++ b/templates/search-results.html.j2 @@ -23,7 +23,7 @@
- +