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