<% @edit = true %>

<%= @election.name %>: Enter Candidates

<%= render :partial => 'candidates_form' %> <%= button_to "Done!", :action => 'show', :id => @election %>