{% if widget.is_initial %}

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

{% endif %}