<%- include("./partials/fileHeader") %> <%- include("./partials/headerStart") %>

Reset Password


<% if (!reset ) { %>
<% } else { %>

Reset link sent.

Please check your email inbox (and spam folder).

<% } %> <% if (typeof error !== 'undefined' && error && error.length > 0) { %>
<%= error %>
<% } else if (!reset) { %>
<% /* Placeholder for layout consistency */ %> <% } %> <% if (!reset) { %>
<% } %>
<%- include("./partials/footer") %>