<%- include('../layouts/header.ejs', {title: 'Forgot Password', state: 'forgot-verification-sent'}); %> <%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Forgot Password'}); %>

Check Your Inbox !!!

To reset your password, please check your email for a link to change your password.
<%- include('../layouts/footer.ejs', {state: 'login-verification-sent'}); %>