<% _.each(trees, function (tree) { %>
  • <%- tree.label %> <%- _.result(categoriesCount, tree.code, 0) %>
  • <% }); %>