From 65ba90c6db7ad3ead8201072628db871fbba6bd0 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Tue, 16 Apr 2024 21:25:06 +0200 Subject: [PATCH] Add "required" attribute to HTML input element --- backend/templates/index.html.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/index.html.template b/backend/templates/index.html.template index 0e4513f..01f143a 100644 --- a/backend/templates/index.html.template +++ b/backend/templates/index.html.template @@ -60,7 +60,7 @@

Shorten URL

- +
{{shorturl}}