<% _.each(data,function(item){ %>
  • <%-item.name%>
  • <% }) %>