From 362bf15b93524e4c4a5d1460aa0bb47d8e45ba19 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Mon, 6 Apr 2026 19:20:39 +0200 Subject: [PATCH] ui: update header layout with nav on left, search on right --- internal/templates/layout.templ | 20 +++++++++----------- internal/templates/layout_templ.go | 4 ++-- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/internal/templates/layout.templ b/internal/templates/layout.templ index 869809b..ec62941 100644 --- a/internal/templates/layout.templ +++ b/internal/templates/layout.templ @@ -13,15 +13,15 @@ templ Layout(title string) {
-

/malago

-
@@ -29,19 +29,17 @@ templ Layout(title string) {
{ children... }
-
+
") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } @@ -50,7 +50,7 @@ func Layout(title string) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 3, "
") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 3, "
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }