Foo is <%= foo %>
<% _.each(baz,function(value,index){ %>
Baz <%= index %> is <%= value %>
<% }) %>