Documents

{% if documents %}
{% for doc in documents %} {% endfor %}
Filename Type Size Uploaded Actions
{{ doc.filename }} {{ doc.document_type or '-' }} {{ doc.size_bytes | filesizeformat if doc.size_bytes else '-' }} {{ doc.created_at }} Download
{% else %}

No documents attached

{% endif %}

Upload New Document

Internal staff and admins can always view all documents.