<% page.posts.each(function(page) { %> <%- partial('_partial/p', {index: true, page: page}) %> <% }) %>