{{#if item.ID }} {{title 'Edit Intention'}} {{else}} {{title 'New Intention'}} {{/if}} {{#app-view class="intention edit" loading=isLoading}} {{#block-slot name='notification' as |status type|}} {{partial 'dc/intentions/notifications'}} {{/block-slot}} {{#block-slot name='breadcrumbs'}}
{{/block-slot}} {{#block-slot name='header'}}Copied UUID!
{{/block-slot}} {{#block-slot name='error' as |transition|}}Sorry, something went wrong!
{{/block-slot}} {{/feedback-dialog}} {{/if}} {{/block-slot}} {{#block-slot name='content'}} {{ partial 'dc/intentions/form'}} {{/block-slot}} {{/app-view}}