X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/b82260b129b48f9da19e73e81e1e26b89c1f53e5..05ebed925ae2b5e7bf2a599536ba7d7ac15ffbf7:/app/views/quickvote/thanks.rhtml diff --git a/app/views/quickvote/thanks.rhtml b/app/views/quickvote/thanks.rhtml index 1975eb7..5845448 100644 --- a/app/views/quickvote/thanks.rhtml +++ b/app/views/quickvote/thanks.rhtml @@ -1,15 +1,18 @@ -<% %> -

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. <%= white_list(rank.candidate.name.capitalize) %>
  4. <% end %>
-

Thanks you voting! You can:

+

Thank you for voting! You can:

- - - -