<%= @poll.question %>

<% @poll.real_votes.reverse_each do |vote| %> <% end %>
Player voted for Time
<%= namelink vote.user %> <%= vote.votable%>