<% _(totalSteps).times(function(step) { %> <% step++ %>
  • <%- $.t(panes[step - 1].title) || ('Step ' + step)%>
  • <% }) %>