back to list

<%- title || '(no title)' %>

<% if (deleted) { %> <% } else { %><% } %>
<% attachments.forEach(function(attachment, ix) { %>
<%- attachment.title %>
<% }); %> <% if (!attachments.length) { %>
drag attachments here
<% } %>

drop attachments here