{% load allauth %}
{% slot label %} {% endslot %} {% if attrs.type == "textarea" %} {% slot value %}{% endslot %} {% elif attrs.type == "checkbox" or attrs.type == "radio" %} {% else %} {% endif %} {% if slots.help_text %} {% slot help_text %} {% endslot %} {% endif %}