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