X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/7b649ccad8804580632c255b9f451482fdbbe32d..9b4770e85ce3add247c6462002ca910f6ba103da:/app/views/election/new_voters.rhtml diff --git a/app/views/election/new_voters.rhtml b/app/views/election/new_voters.rhtml index fc49e13..5f06446 100644 --- a/app/views/election/new_voters.rhtml +++ b/app/views/election/new_voters.rhtml @@ -1,6 +1,5 @@ -<%= render_partial 'progress', 'voters' %> <% @edit = true %> -

<%= @election.name %>: Enter List of Voter Email Addresses

+

<%=h @election.name %>: Enter List of Voter Email Addresses

<%= render :partial => 'voter_list' %>