{% load file_tags %} {% load tagging_tags %} {% load i18n %} {% tags_for_object file as tags %}
{% if file.type == 'image' %} {% elif file.icon %}
{% endif %}

{{ file.get_name }}

{% trans "Download" %} this {{ file.type }}