All documents
{% if documents %}| Document | Type | Review status | Current path | Updated |
|---|---|---|---|---|
| {{ doc.document_id }} | {{ doc.document_type }} | {{ doc.review_status }} | {{ doc.current_path }} | {{ doc.updated_at }} |
No documents found.
{% endif %}| Document | Type | Review status | Current path | Updated |
|---|---|---|---|---|
| {{ doc.document_id }} | {{ doc.document_type }} | {{ doc.review_status }} | {{ doc.current_path }} | {{ doc.updated_at }} |
No documents found.
{% endif %}