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