From 0f58f1d114725fc761d03ba5826f560fd74cbd2f Mon Sep 17 00:00:00 2001 From: zrose584 <57181548+zrose584@users.noreply.github.com> Date: Sun, 9 Jan 2022 15:54:45 +0100 Subject: also autofocus search for /results or on error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jesús --- youtube/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/templates/base.html b/youtube/templates/base.html index ea0b7dd..b68c250 100644 --- a/youtube/templates/base.html +++ b/youtube/templates/base.html @@ -35,7 +35,7 @@