{% load i18n smart_image %}{% spaceless %}
{% if widget.is_initial %}
{% endif %}
{% if widget.is_initial and not widget.required %}
{% endif %}
{% endspaceless %}