X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..8964e46880760a85a7c86a239f032c841a96410d:/app/views/quickvote/thanks.rhtml diff --git a/app/views/quickvote/thanks.rhtml b/app/views/quickvote/thanks.rhtml old mode 100755 new mode 100644 index 72cfe61..b57ac0b --- a/app/views/quickvote/thanks.rhtml +++ b/app/views/quickvote/thanks.rhtml @@ -1,23 +1,22 @@ -<% %> -

Vote Recorded

+
+ Quickvote + Vote Recorded Successfully +
+

Your vote has been recorded with the following ranked preferences:

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

Thanks you voting! You can:

- - - -