From b101a5e0c97f546ae271192969bceb29048c17b5 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Mon, 20 Apr 2026 16:28:40 +0200 Subject: [PATCH] style: reformat auth template with multiline attributes --- web/templates/auth.templ | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/web/templates/auth.templ b/web/templates/auth.templ index 2344b7b..708dee4 100644 --- a/web/templates/auth.templ +++ b/web/templates/auth.templ @@ -9,15 +9,41 @@ templ Login(formError string, username string) {
- +
- +
- + if formError != "" { - + }