first commit
This commit is contained in:
4
templates/account/snippets/warn_no_email.html
Executable file
4
templates/account/snippets/warn_no_email.html
Executable file
@@ -0,0 +1,4 @@
|
||||
{% load i18n allauth %}
|
||||
{% element p %}
|
||||
<strong>{% trans 'Warning:' %}</strong> {% trans "You currently do not have any email address set up. You should really add an email address so you can receive notifications, reset your password, etc." %}
|
||||
{% endelement %}
|
||||
Reference in New Issue
Block a user