diff --git a/views/layouts/header.ejs b/views/layouts/header.ejs index ad350cf..7a7ec98 100644 --- a/views/layouts/header.ejs +++ b/views/layouts/header.ejs @@ -39,6 +39,8 @@ <% } else if(state == "register-verification-sent") { %> + <% } else if(state == "register-error") { %> + <% } else if(state == "forgot-password") { %> <% } else if(state == "otp") { %>