{{#if this.portalNode}}
  {{#in-element this.portalNode}}
    {{yield}}
  {{/in-element}}
{{/if}}