X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/d857bfeff0568003715939fab8aa2925261272a6..c35eb01007440d21ded1ec10e56406108fe44294:/app/views/voter/forgot_password.rhtml diff --git a/app/views/voter/forgot_password.rhtml b/app/views/voter/forgot_password.rhtml deleted file mode 100644 index 43d1d03..0000000 --- a/app/views/voter/forgot_password.rhtml +++ /dev/null @@ -1,12 +0,0 @@ -

Deleted your email? Lost your password?

-

Not to worry, enter the email at which you were supposed to receive your -password, and we'll hook you up with a set of magic numbers that shall grant -access to the chambers within. Hoo-rah!

- -<% form_tag :controller => 'election', :action => 'remind_voter' do %> - -

Email - <%= text_field_tag :email %>

- - <%= submit_tag "Submit" %> -<% end -%>