<%_.each(this.toJSON(), function(subItem) {%>
  • <%=subItem.name%> <%=subItem.kubunLabel%> <%=subItem.date%> <%=subItem.tenkiLabel%>
  • <%});%>