{{ test_plan.name }}
{% attachment_form test_plan %}
{% trans "Note: Each attachment size limit is" %} {{ limit|filesizeformat }}.
{% trans "File name" %} | {% trans "Submitter" %} | {% trans "Create date" %} | {% trans "Action" %} |
---|---|---|---|
{{ attachment.filename }} | {{ attachment.creator }} | {{ attachment.created }} | {% attachment_delete_link attachment %} |