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