{% load allauth %} {% comment %} Single hand-built field (allauth uses this directly for e.g. the email radio list and verification-code inputs; whole forms go through elements/fields.html instead). {% endcomment %} {% if attrs.type == "checkbox" or attrs.type == "radio" %} {% elif attrs.type == "textarea" %}
{% slot help_text %} {% endslot %}
{% endif %} {% if attrs.errors %}