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

6 lines
63 B
HTML
Executable File

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