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