From 0fc5fa9d99dca95c0c328d6f243bdf0a4bd79647 Mon Sep 17 00:00:00 2001 From: Fabian Schliski Date: Sun, 10 May 2020 16:51:42 +0200 Subject: [PATCH] Add autofocus to input field Supported in all major browsers, allows the user to immediately start typing after loading the page. --- app/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/index.html b/app/templates/index.html index a221e49..7cc889c 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -28,7 +28,7 @@
- +