-<% %>
-
<h2>Result</h2>
-<%= render_partial 'winner' %>
+<%= render :partial => 'winner' %>
<h2>Result Details</h2>
-<%= render_partial 'winner_details' %>
+<%= render :partial => 'winner_details' %>
<h2>Election Rolls for Voter Verification</h2>
<p>The voting rolls -- displayed here in alphabetical order -- for the
last election are are follows.</p>
-<p>Information is displayed here to help voters verify that their own
+<p>Information is displayed here to help voters verifying that their own
vote was recorded correctly and that the election was not tampered
with.</p>