{% if files %}
| Filename | Type | Size | {% if show_source %}Source | {% endif %}Uploaded |
|---|---|---|---|---|
|
|
{{ file.content_type or "" }} | {{ file.size }} bytes | {% if show_source %}{{ file.source_slug }} | {% endif %}{{ file.created_at }} |