ai_admin/templates/allauth/elements/button_group.html
2024-09-20 04:29:09 +00:00

6 lines
65 B
HTML
Executable File

{% load allauth %}
<div>
{% slot %}
{% endslot %}
</div>