{{#if this.chat.sidebarActive}}
{{outlet}}
{{else}}
{{#if this.shouldUseChatSidebar}} {{/if}}
{{outlet}}
{{/if}}