<% if (center) { %>
<% } %>
<% if (model.buttonItemsList && model.buttonItemsList.length > 0) { %>
<% _.each(model.buttonItemsList, function (item) { %> <% if (item.type !== 'cancel' && item.type !== 'back') { %> <% } %> <% }) %>
<% } %>
<% if (center) { %>
<% } %>