diff --git a/internal/view/layout/base.templ b/internal/view/layout/base.templ index a9f779f..c370b64 100644 --- a/internal/view/layout/base.templ +++ b/internal/view/layout/base.templ @@ -6,7 +6,7 @@ templ BaseLayout() { @head() - + @navbar()
{ children... } diff --git a/internal/view/layout/base_templ.go b/internal/view/layout/base_templ.go index df48b18..bc7cf7f 100644 --- a/internal/view/layout/base_templ.go +++ b/internal/view/layout/base_templ.go @@ -39,7 +39,7 @@ func BaseLayout() templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }