<% contents.forEach(function(item) { %>

<%- item.title %>

<%- item.teaser %> ... more

<% }); %> <%- pager %>