diff --git a/internal/templates/auth.templ b/internal/templates/auth.templ index af94d93..9d1bd6d 100644 --- a/internal/templates/auth.templ +++ b/internal/templates/auth.templ @@ -135,7 +135,7 @@ templ RecoveryComplete(newRecoveryKey string) { } templ Account(username string, createdAt string, passwordError string, passwordSuccess string, recoveryError string, recoverySuccess string, recoveryKey string) { - @Layout("Account", true) { + @Layout("mal - account", true) {