{% if widget.is_initial %}
{% if widget.value %}
{{ widget.value.width }} × {{ widget.value.height }}
{% endif %}
{% if not widget.required %}
{% endif %}
{{ widget.input_text }}:{% endif %}
{% if widget.is_initial %}