{% load i18n static %}
{% if widget.is_initial and not widget.required %}
{% endif %}
{% if widget.is_initial %} download {% endif %}
{% if widget.attrs.accept == 'image/*' and widget.is_initial %}
?
{% endif %}