{% load attachments_tags %}
{% if perms.attachments.add_attachment %} Add attachment add {% endif %}
{% get_attachments_for test_plan as attachments_list %} {% for attachment in attachments_list %} {% empty %} {% endfor %}
File name Submitter Create date Action
{{ attachment.filename }} {{ attachment.creator }} {{ attachment.created }} {% attachment_delete_link attachment %}
No attachments