diff --git a/view/auth/auth.templ b/view/auth/auth.templ index 804944b..413d7fc 100644 --- a/view/auth/auth.templ +++ b/view/auth/auth.templ @@ -75,7 +75,7 @@ templ form(err types.Message, title string) {
diff --git a/view/error/error.templ b/view/error/error.templ index 6bf5868..df48245 100644 --- a/view/error/error.templ +++ b/view/error/error.templ @@ -13,7 +13,7 @@ templ NotFound(title string){