{% load i18n %} {% if widget.is_initial %}{{ widget.initial_text }}: {{ widget.value }}{% if not widget.is_required %} {{ widget.clear_checkbox_label }}{% endif %} {{ widget.input_text }}:{% endif %}