{{#if hasBlock}}
  {{yield}}
{{else}}
  {{text}}
{{/if}}
