2025.10.06-03:08:05
This commit is contained in:
5
templates/allauth/elements/provider_list.html
Normal file
5
templates/allauth/elements/provider_list.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% load allauth %}
|
||||
<ul class="list-group">
|
||||
{% slot %}
|
||||
{% endslot %}
|
||||
</ul>
|
||||
Reference in New Issue
Block a user