{% load static %} {% if widget.wrap_label %} {{ widget.name }} {% include "django/forms/widgets/input.html" %} {% else %} {% include "django/forms/widgets/input.html" %} {% endif %}