diff --git a/templates/auth/register_waiting_activation.html b/templates/auth/register_waiting_activation.html index 3c902b362..d5e9ede38 100644 --- a/templates/auth/register_waiting_activation.html +++ b/templates/auth/register_waiting_activation.html @@ -3,12 +3,20 @@ {% block title %}Activation Email Sent{% endblock %} {% block single_content %} -
+

An email to validate your email is on its way.

Please check your inbox/spam folder.

Make sure to mark the message as not spam so that future messages come to your normal inbox

+

Acceptable Use Policy

+

Please adhere to the following guidelines to ensure a smooth and secure experience:

+

No Mass Signups

+

Do not use SimpleLogin to create large numbers of accounts on other websites or services

+

No Multiple Free Accounts

+

Do not create multiple free accounts as this is not considered an acceptable use of the service

+

No Marking Emails as Spam

+

Do not mark emails forwarded to you by SimpleLogin as spam

-
+
{% endblock %} {% block script %}{% endblock %}