Files
ai_admin/templates/allauth/elements/provider_list.html

6 lines
63 B
HTML
Raw Permalink Normal View History

2024-09-20 04:29:09 +00:00
{% load allauth %}
<ul>
{% slot %}
{% endslot %}
</ul>