X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c933ff40da110253bc4c474d9c79c3a4ed98721d..4efa3e9bc47cc649205a399fde51ed7e61bef7f8:/app/views/election/new_candidates.rhtml diff --git a/app/views/election/new_candidates.rhtml b/app/views/election/new_candidates.rhtml index 67525fd..f95cd83 100644 --- a/app/views/election/new_candidates.rhtml +++ b/app/views/election/new_candidates.rhtml @@ -1,5 +1,11 @@ <% @edit = true %> -

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

+

<%= @election.name %> Candidates

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