X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/75091532075247ae9c47164ea883f4fe803eddf4..04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc:/app/views/site/success_quickvote.rhtml diff --git a/app/views/site/success_quickvote.rhtml b/app/views/site/success_quickvote.rhtml deleted file mode 100644 index 299edac..0000000 --- a/app/views/site/success_quickvote.rhtml +++ /dev/null @@ -1,16 +0,0 @@ -<% %> - -

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:

-
<%= 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 ) %>