{{#app-view class=(concat 'policy ' (if (not isAuthorized) 'edit' 'list')) loading=isLoading authorized=isAuthorized enabled=isEnabled}} {{#block-slot 'notification' as |status type|}} {{partial 'dc/acls/policies/notifications'}} {{/block-slot}} {{#block-slot 'header'}}
There are no Policies.
{{/block-slot}} {{/changeable-set}} {{/block-slot}} {{/app-view}}