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

6 lines
69 B
HTML
Executable File

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