<% for(var section of page.sections){ %>
<%-template('sections/'+section.name,{data:section.data})%>
<% } %>