diff --git a/web/shared/layout/layout.templ b/web/shared/layout/layout.templ index d044db2..7a7d52a 100644 --- a/web/shared/layout/layout.templ +++ b/web/shared/layout/layout.templ @@ -95,7 +95,7 @@ templ Layout(title string, showHeader bool) { }> { children... } -