{{#if (has-block)}}
  {{yield}}
{{else}}
  {{@text}}
{{/if}}
