diff --git a/templates/header.templ b/templates/header.templ index e0293d8..5ba3ba8 100644 --- a/templates/header.templ +++ b/templates/header.templ @@ -74,6 +74,7 @@ templ Header(user User, currentPath string) {
@@ -83,21 +84,23 @@ templ Header(user User, currentPath string) { @SidebarSignIn(currentPath) } -