From ae6e2c5070569eaf2d420e0c3e01c9ea1377b8eb Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 17 Oct 2024 21:58:48 +0200 Subject: Don't use hardcoded url --- pages/login_templ.go | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'pages/login_templ.go') diff --git a/pages/login_templ.go b/pages/login_templ.go index 617e3b5..f04b654 100644 --- a/pages/login_templ.go +++ b/pages/login_templ.go @@ -45,7 +45,16 @@ func login(u user) templ.Component { }() } ctx = templ.InitializeContext(ctx) - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("
") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } -- cgit v1.2.3-70-g09d2