From 642bb0dd2607e8eb07a784389ad261760d5fd995 Mon Sep 17 00:00:00 2001 From: 9mido <60831272+9mido@users.noreply.github.com> Date: Wed, 11 Aug 2021 00:31:56 -0400 Subject: [PATCH] Update verified_email_required.html --- allauth/templates/account/verified_email_required.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allauth/templates/account/verified_email_required.html b/allauth/templates/account/verified_email_required.html index 8115c4894f..8fcf2749c1 100644 --- a/allauth/templates/account/verified_email_required.html +++ b/allauth/templates/account/verified_email_required.html @@ -14,7 +14,7 @@

{% trans "Verify Your E-mail Address" %}

verify ownership of your e-mail address. {% endblocktrans %}

{% blocktrans %}We have sent an e-mail to you for -verification. Please click on the link inside this e-mail. Please +verification. Please click on the link inside that e-mail. If you do not see the verification e-mail in your main inbox check your spam folder. Otherwise contact us if you do not receive it within a few minutes.{% endblocktrans %}

{% blocktrans %}Note: you can still change your e-mail address.{% endblocktrans %}