{{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) }}

Welcome to ACLs

ACLs are not enabled in this Consul cluster. We strongly encourage the use of ACLs in production environments for the best security practices.

{{else if (not authorized)}} {{else}} {{yield}} {{/if}}