<% _.each(columns, function(column) { %>
  • <%- column.label %>
  • <% }); %>