<% if (m.tuix.form_title) { %>
{{m.tuix.form_title|escape}}
<% } %>
{{m.that.microTemplate(m.that.mtPrefix + '_button', m.tuix.sortedCollectionButtons, button => {return button.location == 'back';} )}}
{{m.that.microTemplate(m.that.mtPrefix + '_button', m.tuix.sortedCollectionButtons, button => {return button.location == 'top';} )}}
<% if (m.tuix.show_overlay_layer) { %>