{% load thumb %} {% if widget.is_initial %}{{ widget.initial_text }}: {{ widget.value }}{% if not widget.required %} {{ widget.clear_checkbox_label }}{% endif %}{% if widget.value.is_img %}{% endif %} {{ widget.input_text }}:{% endif %} {% if widget.cachedfile %}{% endif %}