ai_admin/templates/allauth/elements/thead.html

6 lines
69 B
HTML
Raw Normal View History

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