{% load allauth %} {% comment %} Themis override of allauth's details element (e.g. the "use a different account" disclosure on the confirm-code page). DaisyUI collapse; summary/body slots and the open attribute mirror the stock element. {% endcomment %}
{% slot summary %} {% endslot %}
{% slot body %} {% endslot %}