{{#let (hash value=(or sortBy "Name:asc") change=(action (mut sortBy) value="target.selected") ) (hash kind=(hash value=(if kind (split kind ',') undefined) change=(action (mut kind) value="target.selectedItems") ) ) items as |sort filters items|}}

ACL Tokens {{format-number items.length}} total

{{#if (can "create acls")}} Create {{/if}} {{#if (gt items.length 0) }} {{/if}}

{{#if (gt items.length 0)}} No ACLs found {{else}} Welcome to ACLs {{/if}}

{{#if (gt items.length 0)}} No ACLs where found matching that search, or you may not have access to view the ACLs you are searching for. {{else}} There don't seem to be any ACLs yet, or you may not have access to view ACLs yet. {{/if}}

{{/let}}