{{!-- BEGIN-SNIPPET nypr-a-section-heading.hbs --}}
{{#if (has-block)}}
  {{yield}}
{{else}}
  {{@text}}
{{/if}}
{{!-- END-SNIPPET --}}
