diff --git a/backend/templates/layout.templ b/backend/templates/layout.templ
index 1238314..7fb9941 100644
--- a/backend/templates/layout.templ
+++ b/backend/templates/layout.templ
@@ -49,7 +49,7 @@ templ Layout(title string, user *auth.User, csrfToken string) {
{ children... }