X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/75091532075247ae9c47164ea883f4fe803eddf4..04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc:/app/views/quickvote/success.rhtml diff --git a/app/views/quickvote/success.rhtml b/app/views/quickvote/success.rhtml new file mode 100644 index 0000000..982fd12 --- /dev/null +++ b/app/views/quickvote/success.rhtml @@ -0,0 +1,14 @@ +<% %> + +

Vote Created + +

QuickVotes are open to the public but are not publicly listed on the +HyperChad site. Voters do not need to log in or authenticate to +participate in this election.

+ +

Direct voters to:

+
<%= quickvote_url( :votename => @quickvote.name ) %>
+ +

This vote will expire on <%= @quickvote.enddate %>

+ +

<%= link_to "Visit in or vote in your QuickVote", quickvote_url( :votename => @quickvote.name ) %>