<% if (state) { %> <% _.each(players(), function(player) { %> <% }); %>
Name Score
<%= player.name %> <%= player.score %>
<% } else { %> Server not online   <% } %>