{{@subText}}
{{/if}} {{#unless this.hidePowerSelect}}{{@modalSubtext}}
{{/if}} {{#if (has-block)}} {{yield}} {{else}} {{! dynamically render template from modal-form/ folder}} {{! form must receive an @onSave and @onCancel arg that executes the callback}} {{component @modalFormTemplate nameInput=this.nameInput onSave=this.resetModal onCancel=this.resetModal}} {{/if}}