{% load media %} {% if widget.wrap_label %}{% endif %} {% include 'django/forms/widgets/input.html' %} {% if widget.wrap_label %}
{% for img_src in widget.value.images %} {% endfor %}
{{widget.label}}
{% endif %}