{% load i18n %} {% load static %}
{% if not widget.image.filename %} {% endif %}
{% include "django/forms/widgets/input.html" %} {% with widget=widget.remove_input.widget %} {% include "django/forms/widgets/input.html" %} {% endwith %}