%- include('../layouts/header.ejs', {title: 'Forgot Password', state: 'forgot-password'}); %>
<%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Forgot Password'}); %>
Forgot Password
Enter your email to receive instructions on how to reset your password.
Email
Or Return to Login
<%- include('../layouts/footer.ejs', {state: 'forgot-password'}); %>