first commit
This commit is contained in:
5
templates/allauth/elements/button_group.html
Executable file
5
templates/allauth/elements/button_group.html
Executable file
@@ -0,0 +1,5 @@
|
||||
{% load allauth %}
|
||||
<div>
|
||||
{% slot %}
|
||||
{% endslot %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user