<% pages.each(function(page) { %>
  • <%=page.get('title') %>
  • <% }); %>