From d518ac02aac071611bbc77d05be1d1bbb6411b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 3 Apr 2023 13:46:00 +0300 Subject: fix: autofocus input field --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 66b552f..c4b11c9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@
- +

Search with:

{{ range .Instances }} -- cgit v1.2.3