diff --git a/views/pages/forgot-verification-sent.ejs b/views/pages/forgot-verification-sent.ejs index 2d4500b..63c9f7e 100644 --- a/views/pages/forgot-verification-sent.ejs +++ b/views/pages/forgot-verification-sent.ejs @@ -1,10 +1,10 @@ -<%- include('../layouts/header.ejs', {title: 'Verify Forgot Password', state: 'forgot-verification-sent'}); %> +<%- include('../layouts/header.ejs', {title: 'Forgot Password', state: 'forgot-verification-sent'}); %>
- <%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Verify Forgot Password'}); %> + <%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Forgot Password'}); %>