{% load rich_text %} {% load static %} {% load i18n %} {% if widget.wrap_label %}{% endif %} {% include "django/forms/widgets/input.html" %} {% if widget.wrap_label %} {% if "." in widget.value.instance.type_instance.icon %} {% else %} {% endif %} {% if widget.plugin_missing %} {% endif %} {{ widget.label }}{% if widget.plugin_missing %} {% endif %} {% endif %}