<%- include('common-meta') %> <% if (data.length> 0) { %> <% } %> <%- include('header') %>

<%= h1title %>

<% categories.forEach(item=> { %> <%= item[lang] %> <% }); %> <%= translate.more[lang] %>>>>
<% data.forEach(item=> { %>
<%= item.title %>
<%= item.title %>
<% }); %>
<%- include('pagination') %>