{% include "../header.html" %}
Edit
{% if owner == 1 %}
{% endif %}
Attachments: {% for attachment in attachments %} {{ attachment.original_name }}  Remove {% endfor %}
{% include "../footer.html" %}