{% if instance.file.is_active %}
{{ instance.file }} ({{ instance.file.extension }} {{ instance.file.file_size }})
{% endif %}