{% load i18n %} {% load utilities %} {% if widget.is_initial %}
{{ widget.initial_text }}: {{ widget.value|truncatepath:10 }}
{% if not widget.required %}{% endif %} {% endif %}
{% if widget.is_initial %} {{ widget.input_text }}: {% endif %} {% trans "File exceeds maximum size: 10MB" %}