{{#if stepMessage}}
{{stepMessage.text}}
{{#if showReset}} {{i18n "wizard.reset"}} {{/if}}
{{/if}} {{#if step.permitted}} {{custom-wizard-step step=step wizard=wizard goNext=(action "goNext") goBack=(action "goBack") showMessage=(action "showMessage") }} {{/if}}