<p>If you have received an email with a token inviting you to vote in
an ongoing election, you can log in to vote using your token below.</p>
<p>If you have received an email with a token inviting you to vote in
an ongoing election, you can log in to vote using your token below.</p>
<p><%= text_field :vote, :password %></p>
<p><%= submit_tag "Log In" %></p>
<p><%= text_field :vote, :password %></p>
<p><%= submit_tag "Log In" %></p>
<p><%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %></p>
<p><%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %></p>
- <li><%= link_to( "Recent QuickVotes", :controller => 'quickvote', :action => 'my_quickvotes')%></li>
+ <li><%= link_to( "My Recent QuickVotes", :controller => 'quickvote', :action => 'my_quickvotes')%></li>