You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% blocktrans %}We have sent an email to you for verification. Follow the link provided to finalize the signup process. If you do not see the verification email in your main inbox, check your spam folder. Please contact us if you do not receive the verification email within a few minutes.{% endblocktrans %}
{% blocktrans %}This part of the site requires us to verify that
14
+
you are who you claim to be. For this purpose, we require that you
15
+
verify ownership of your email address. {% endblocktrans %}
16
+
{% endelement %}
17
+
{% element p %}
18
+
{% blocktrans %}We have sent an email to you for
19
+
verification. Please click on the link inside that email. If you do not see the verification email in your main inbox, check your spam folder. Otherwise
20
+
contact us if you do not receive it within a few minutes.{% endblocktrans %}
21
+
{% endelement %}
22
+
{% element p %}
23
+
{% blocktrans %}<strong>Note:</strong> you can still <ahref="{{ email_url }}">change your email address</a>.{% endblocktrans %}
0 commit comments