{% load i18n %}

{% trans "Description" %}

{{ file.get_thumbnail|safe }}

{% trans "Size " %} : {{ file.file.size|filesizeformat }}

{% if selector %} {{ selector }} {% endif %}