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