{% load i18n %}
{% trans 'Choose file' %}
{% if widget.is_initial %} {{ widget.initial_text }}: {{ widget.value }} {% if not widget.required %}
{% endif %} {% endif %}