{{#app-view class="acl edit" loading=isLoading}} {{#block-slot name='notification' as |status type|}} {{partial 'dc/acls/notifications'}} {{/block-slot}} {{#block-slot name='breadcrumbs'}}
{{/block-slot}} {{#block-slot name='header'}}Copied token ID!
{{/block-slot}} {{#block-slot name='error' as |transition|}}Sorry, something went wrong!
{{/block-slot}} {{/feedback-dialog}} {{#confirmation-dialog message='Are you sure you want to use this ACL token?'}} {{#block-slot name='action' as |confirm|}} {{/block-slot}} {{#block-slot name='dialog' as |execute cancel message|}}{{message}}
{{/block-slot}} {{/confirmation-dialog}} {{/if}} {{/block-slot}} {{#block-slot name='content'}} {{ partial 'dc/acls/form'}} {{/block-slot}} {{/app-view}}