X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/f7761282a6a0744caadfa6ddfb44f09d68c9f928..a38724bea6c09b479a93948b6ef4ef61edd24f39:/app/views/voter/index.rhtml diff --git a/app/views/voter/index.rhtml b/app/views/voter/index.rhtml index 5c2ea27..e92081d 100644 --- a/app/views/voter/index.rhtml +++ b/app/views/voter/index.rhtml @@ -1,8 +1,11 @@ -<% %> +
Please enter your password/token to log in and vote:
-<% form_tag(:action => 'index') do %> +<% form_tag(:action => 'login') do %> <%= text_field :vote, :password %> <%= submit_tag "Log In" %> <% end %>