Reset your Password

<%= start_form_tag %>


<%= text_field_tag 'email' %>

<%= submit_tag 'Reset and Send Reminder Email' %>

<%= end_form_tag %>