<%= link_to @gather do %> <%= @gather.category.to_s %> Gather <% end %>

<% if @gather and @gather.status != Gather::STATE_FINISHED %>
Requirements
  • JavaScript enabled
  • Read the <%= link_to "Gather Rules", article_url(Article::G_RULES) %>
  • Remove yourself if you leave
Captains
  • Vote for the best players
  • Captain 1 = 2nd most voted
  • Captain 2 = 1st most voted
Voice Comunication
  • <%= link_to "Teamspeak 3", "http://www.teamspeak.com/?page=downloads" %>
  • Server: ensl.org
<% end %>
<%= render_gather %>
<%= render partial: 'shoutmsgs/index', locals: { object: @gather } %>