<% for(var ii =0; ii < this.children.length; ii++) { %> <%= this.children[ii].render('html') %> <% } %>