<% end %>
<h2>Candidates</h2>
-
+<% %>
<% unless @election.candidates.empty? %>
<%= render :partial => 'candidate_list' %>
<% unless @election.active %>
<% end %>
</ul>
<% else %>
- <p>Please check eveything carefully on this page before starting this
+ <p>Please check everything carefully on this page before starting this
vote. Once you begin the vote, you will <em>not</em> be able to add or
change candidates, modify the voting lists, or change the end
time.</p>