Please direct voters to:

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

This vote will end on <%= @quickvote.enddate.strftime('%A, %B %d, %Y') %>

@@ -13,4 +18,5 @@ HyperChad site. Voters do not need to log in or authenticate to participate in this election.

-

<%= link_to "Jump to QuickVote", quickvote_url( :votename => @quickvote.name ) %>

+

<%= link_to "Jump to QuickVote", quickvote_url( :ident => @quickvote.name ) %>

+