{{#if hasBlock}} {{yield (hash dismissButtonText=@dismissButtonText confirmButtonText=@confirmButtonText onDismiss=this.onDismiss onConfirm=this.onConfirm ) }} {{else}} {{#if (and @toggleText this.onDialogToggle)}} {{/if}} {{#if (not-eq @dismissButtonText false)}} {{/if}} {{#if (not-eq @confirmButtonText false)}} {{/if}} {{/if}}