<%- i18n('dialog.create_cluster_wizard.title') %>

    <% _.each(panesTitles, function(paneTitle, step) { %>
  • <%- i18n(paneTitle) %>
  • <% }) %>