{{#if this.isIdle}} {{this.idleText}} {{else if this.isPendingConfirmation}} {{this.confirmationMessage}} {{this.cancelText}} {{this.confirmText}} {{/if}}