ai_admin/templates/allauth/elements/tbody.html

6 lines
69 B
HTML
Raw Permalink Normal View History

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