{{#if isOpen}}
  <section class="uni-banner">
    <div class="uni-banner__wrapper">
      {{yield}}
    </div>
  </section>
{{/if}}
