%
const network = page.network;
const w = network + 'World';
const world = site.data.worldi18n.worlds[w];
const data = site.data[network].data;
const numbers = site.data.numbers.list[network];
const stars = data.notable;
const reading = world.reading;
%>
<%- __('total') %> ~ <%= numbers.population %><%- __('accounts') %>[1]
<% if (numbers.activeUsers) { %>
<%- __('active') %> ~ <%= numbers.activeUsers %><%- __('people') %>[2]
<% } %>
<%- __('servers') %> > <%= numbers.podsNum %><%- __('instances') %>
<% if (numbers.activeUsers) { %>[3] <% } else { %> [2] <% } %>
<%= world.descr %> Join <%= page.title %> today!
<% if (stars) { %> <% } %> <% if (reading) { %>