X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/a1379415812ddd0e464aa3304b6fbb57ccf3373d..6ea52ab5c0c29ce60f5a8ee2747eb52f47d5b884:/app/views/quickvote/thanks.rhtml diff --git a/app/views/quickvote/thanks.rhtml b/app/views/quickvote/thanks.rhtml index 1975eb7..0fb3610 100644 --- a/app/views/quickvote/thanks.rhtml +++ b/app/views/quickvote/thanks.rhtml @@ -5,7 +5,7 @@ preferences:

    <% for rank in @voter.vote.rankings.sort %> -
  1. <%= rank.candidate.name.capitalize %>
  2. +
  3. <%=h rank.candidate.name.capitalize %>
  4. <% end %>