{% load allauth %} {{ attrs.errors }}

{% if attrs.type == "textarea" %} {% else %} {% if attrs.type != "checkbox" and attrs.type != "radio" %} {% endif %} {% if attrs.type == "checkbox" or attrs.type == "radio" %} {% endif %} {% endif %} {% if slots.help_text %} {% slot help_text %} {% endslot %} {% endif %}