{{#if this.showTruncatedNavBar}} {{/if}} {{! bypass UiWizard and container styling }} {{#if @hasAltContent}} {{yield (hash altContent=(component "splash-page/splash-content"))}} {{else}}
{{yield (hash header=(component "splash-page/splash-header"))}}
{{yield (hash sub-header=(component "splash-page/splash-header"))}}
{{yield (hash footer=(component "splash-page/splash-content"))}}
{{/if}}