diff --git a/internal/view/layout/base.templ b/internal/view/layout/base.templ index 131791e..4f4955b 100644 --- a/internal/view/layout/base.templ +++ b/internal/view/layout/base.templ @@ -4,7 +4,7 @@ const appName = "🏨 RentEase" templ BaseLayout() { - + @head() @navbar() diff --git a/internal/view/layout/base_templ.go b/internal/view/layout/base_templ.go index 5eb8f1e..ee5d048 100644 --- a/internal/view/layout/base_templ.go +++ b/internal/view/layout/base_templ.go @@ -31,7 +31,7 @@ func BaseLayout() templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }