<% _.each(d.getPageBlocks(), function(block, index){ %>
<%= d.callTemplate("web-viewer/pagelist/PagelistBlock", block, "block") %>
<% }); %>