<% %>

Election: <%= @voter.election.name %>

Voter: <%= @voter.email %>

Description:

<%= @voter.election.description %>
<%= render :partial => 'sortable_vote' %> <%= button_to "Submit Vote", :action => 'review', :id => @voter.password %>