{% load i18n %}
{% if widget.destination_missing %} {% endif %}
{% if widget.is_pending %} {% translate "Pending upload" %} {{ widget.current_name }} {% else %} {% if widget.current_url %} {{ widget.current_name }} {% else %} {{ widget.current_name }} {% endif %} {% endif %} {% if not widget.is_required %} {% endif %}