ai_admin/templates/allauth/elements/button_group.html

6 lines
65 B
HTML
Raw Permalink Normal View History

2024-09-20 12:29:09 +08:00
{% load allauth %}
<div>
{% slot %}
{% endslot %}
</div>