<% if(typeof guilds != 'undefined'){ if(guilds != false){ %>
# <%= App.lc.translate('Name').fetch() %> <%= App.lc.translate('Logo').fetch() %> <%= App.lc.translate('Score').fetch() %>
<% for(var i=0; i
<%= i+1 %>. <%= guilds[i].name %> <%= guilds[i].score %>
<% } %>
<%= App.lc.translate('All').fetch() %> <%= App.lc.translate('Rankings').fetch() %>
<% } else{ %> <% } } %>