<% _.each(page.blocks, function(block) { if (block.content != ""){ %>
<%= block.content %>
<% } }); %>