{% load bob %} {% load i18n %} {% if attachment_parent %}
| {% trans "Add attachment" %} | |||
| {% trans "Date" %} | {% trans "Author" %} | {% trans "Original file name" %} | {% trans "Actions" %} |
|---|---|---|---|
| {{ file.created|timesince_limited }} | {{ file.uploaded_by|default:'' }} | {{ file.original_filename }} | |