{% if widget.is_initial %}
{{ widget.input_text }} {% endif %} {% if widget.is_initial %} {% if not widget.required %}
{% endif %}
{{ widget.initial_text }}: {{ widget.value }} {% endif %}