<%- include('common-meta') %> <%- include('header') %>

<%= title %>

<%= description %>

<% data.forEach(item=> { %>
<%= item.username %>

<%= item.username %>

<%= translate.worksCount[lang] %>: <%= item.count %>

<% }); %>