% layout 'standard', title => 'Forgot Password', sb_active => 'forgot';

Reset Password

If you have forgotten the password for your account, please enter the email address below and you will get a link to reset your password.

%= include '_base/status_window';
<%= include '_base/form/input', type => 'email', name => 'email', title => 'Email Address', help => '', value => $c->stash->{form}->{email} %>