{% if widget.is_initial %}
{{ widget.value }}
{% if not widget.required %}
{% endif %} {% endif %}