{% load i18n %}
{{ file.name }}
{% if file.type == 'image' %} {% trans "Insert Image" %} {% endif %} {% trans "Insert Attachment" %} {% if delete %} {% trans "Delete" %} {% endif %}