Back to Django Allauth

Warn No Email

allauth/templates/account/snippets/warn_no_email.html

65.16.1248 B
Original Source

{% load i18n allauth %} {% element p %} {% trans 'Warning:' %} {% 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 %}