X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/45532efec547148def34ac29a1ea1c9652420d37..5901217a8893619fbdb02d540c08390f92eae368:/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 -%>