<%= page.category %>
<%- partial('_partial/archive-list', {posts_new: page.posts}) %>
<%- partial('_partial/paginator', {pageObject: page}) %>