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