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