{{yield}}
{{#each flashMessages.queue as |flash|}} {{#if flash.dom}} {{{flash.dom}}} {{else}} {{#let (lowercase component.flashType) (lowercase flash.action) as |status type|}} {{! flashes automatically ucfirst the type }} {{/let}} {{/if}} {{/each}}
{{#if authorized}} {{/if}}
{{yield}}
{{#if authorized}} {{yield}} {{/if}}
{{yield}}
{{#if authorized}} {{yield}} {{/if}}
{{#if (not enabled) }} {{yield}} {{else}} {{yield}} {{/if}}