<%- __('category') %>:<%= page.category %> [<%= page.posts.length %>]
<%- partial('_partial/archive-list', {posts_new: page.posts}) %>