{{#if (has-block)}}
  {{yield}}
{{else}}
  <div class="swiper-scrollbar" ...attributes></div>
{{/if}}