{{#if title}}
  {{polaris-subheading text=title}}
{{/if}}

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