{{if $attachments}}
[`Attachments`]: {{foreach from=$attachments item=file}} {{/foreach}}
{{$file.name}} ({{$file.formatted_size}}) [`Delete`]
{{/if}} {{if $errorStr}}
{{$errorStr}}
{{/if}}