Signed Up

    <% @gather.gatherers.each do |gatherer| %> 0 %> class="away"<% end %>> <%= flag gatherer.user.country %> <%= namelink gatherer.user %> <% if cuser and gatherer.can_destroy?(cuser) %> <%= link_to gatherer, method: :delete, class: 'delete' do %> <%= icon 'times' %> <% end %> <% end %> <% end %>
<%= render partial: 'votes' %>
<%= render partial: 'status' %>