<% if (is_category()) { %>
<%- __('category') %>:<%= page.category %> [<%= page.posts.length %>]
<%- partial('archive-post') %> <% } %>