X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c5d48f6ea92e43f07182d20ebe693692b4330437..07ff860387aed826ff4046f16a27324c58e4fb3d:/app/views/election/new_voters.rhtml diff --git a/app/views/election/new_voters.rhtml b/app/views/election/new_voters.rhtml index d1f0fab..5f06446 100644 --- a/app/views/election/new_voters.rhtml +++ b/app/views/election/new_voters.rhtml @@ -1,5 +1,5 @@ <% @edit = true %> -

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

+

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

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