X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/68d36148578a124acbf34f5da6893b0a62663699..da120efeaaffe20027a494ac59ba31f70d236f07:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index bb74bba..e0e34a2 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -5,10 +5,10 @@

If you have received an email with a token inviting you to vote in an ongoing election, you can log in to vote using your token below.

- <%= form_tag :controller => 'voter', :action => 'index' %> + <% form_tag(:controller => 'voter', :action => 'index') do %>

<%= text_field :vote, :password %>

<%= submit_tag "Log In" %>

- <%= end_form_tag %> + <% end %>

<%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %>

@@ -21,15 +21,14 @@

Control Room

- <% if session[:user] %> <%= render :partial => 'user_summary' %> <% else %>

You must have an account to start a new vote or to administer an existing vote. You can log in or create a new account below.

- - <%= render_partial 'basic_login' %> + + <%= render :partial => 'basic_login' %> <% end %>
@@ -46,7 +45,7 @@

Recently created QuickVotes include: