<div class="FreestyleVariant {{if this.inline 'FreestyleVariant--inline'}}" ...attributes>
  {{#if this.show}}
    {{yield}}
  {{/if}}
</div>