{% load i18n static %}

{% include "django/forms/widgets/file.html" %} {% if current_image %}

→{% trans 'current image' %}
{% endif %}