From 27ce6f7ad305c30487db1a8ee5e4882bdc929202 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Tue, 13 Feb 2024 20:44:23 +0100 Subject: Error handling in forms --- templ/login.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templ/login.tpl') diff --git a/templ/login.tpl b/templ/login.tpl index 40d49c9..d704365 100644 --- a/templ/login.tpl +++ b/templ/login.tpl @@ -1,6 +1,6 @@ {{define "body"}}
- {{inputs_for .}} + {{inputs_and_errors_for . .Errors}}
{{end}} \ No newline at end of file -- cgit v1.2.3-70-g09d2