X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/fd484b33a3920e0031007c5c2f1dec61913cbab5..d207da8dfc3f315f7758d1f5307c700ce4c25156:/app/views/site/success_quickvote.rhtml diff --git a/app/views/site/success_quickvote.rhtml b/app/views/site/success_quickvote.rhtml new file mode 100644 index 0000000..654e6d3 --- /dev/null +++ b/app/views/site/success_quickvote.rhtml @@ -0,0 +1,15 @@ +<% %> + +

Vote Created

+ +

You have successfully created a QuickVote.

+ +

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:

+
<%= url_for :action => 'quickvote', :id => @quickvote.id, :only_path => false %>
+ +

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

+