<%= 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
Commanders
  • Players choose to become commanders
  • Commanders will pick team players
  • Gather will not start without commanders
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 } %>