<% _.each(items, function(item) { %>
<%= item.label %>
<%= item.value %>
<% }) %>