From 12e752b7833407d66f5fa6317215544cac04369e Mon Sep 17 00:00:00 2001 From: Matteo Gheza Date: Sat, 2 May 2020 14:30:03 +0200 Subject: [PATCH] Login form autofocus --- server/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/templates/index.html b/server/templates/index.html index 4b138e2..486503b 100644 --- a/server/templates/index.html +++ b/server/templates/index.html @@ -28,7 +28,7 @@ $("#err").delay(5000).fadeOut(300);
VVF


-

+