Attachments
{{#if isEditor}}
Drag-drop files or click to select files
{{/if}}
    {{#each files key="id" as |a index|}}
  • {{ a.filename }} {{#if isEditor}}
    delete
    {{/if}}
  • {{/each}}
{{#if emptyState}}
There are no attachments
{{/if}}

Are you sure you want to delete {{deleteAttachment.name}}?

cancel
delete