ai_admin/templates/allauth/elements/tr.html

6 lines
63 B
HTML
Raw Permalink Normal View History

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