<% if (blocks && blocks.length) { blocks.forEach(function(block) { %> <%- block %> <% }); } %>