From b6f662fa2c82e07025a082d31c425703471dd810 Mon Sep 17 00:00:00 2001 From: Evann Regnault Date: Sat, 15 Mar 2025 02:01:51 +0100 Subject: [PATCH] 2.1 - Better form understanding --- templates/login.templ | 4 ++-- templates/project.templ | 6 +++--- templates/user.templ | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/login.templ b/templates/login.templ index 74613f0..82add0d 100644 --- a/templates/login.templ +++ b/templates/login.templ @@ -7,11 +7,11 @@ templ Login() {
- +
- +
diff --git a/templates/project.templ b/templates/project.templ index a76d565..3d3226b 100644 --- a/templates/project.templ +++ b/templates/project.templ @@ -45,11 +45,11 @@ templ EditProject(project store.Project) {

Project Edition

- +
- +
@@ -94,7 +94,7 @@ templ BadgeMaker(project store.Project) {
- + diff --git a/templates/user.templ b/templates/user.templ index 4777d11..87a2886 100644 --- a/templates/user.templ +++ b/templates/user.templ @@ -8,23 +8,23 @@ templ User(user store.User) {
- +
- +
- + - +