%- include('common-meta') %>
<%- include('header') %>
<%= translate.selectByTag[lang] %>
<% data.forEach(item=> { %>
<% }); %>
<%- include('pagination') %>
<% tags.forEach(item=> { %>
<%= item.tag %>
<% }); %>