<% voters = Choice.count :select => 'person_id', :distinct => true %> <% flash.each do |key, value| %>
<%= value %>
<% end %>

<%= link_to textilize_without_paragraph(@elt.parent.subject), :id => @elt.parent \ if @elt.parent %>