12345678910111213141516171819202122 |
- Hello
-
- You have been invited to join {{ constant('SITE_NAME') }} and have specified
- this address ({{ email }}) as your email address.
-
- Please note that selling invites, trading invites, and giving invites away
- publicly (e.g. on a forum) is strictly forbidden.
-
- If you had previously had an account at {{ constant('SITE_NAME') }}, do not use this
- invite. Instead, please join {{ constant('DISABLED_CHAN') }} on {{ constant('BOT_SERVER') }} and ask for
- your account to be reactivated.
-
- To confirm your invite, click on the following link:
-
- {{ constant('SITE_URL') }}/register.php?invite={{ invite_key }}
-
- After you register, you will be able to use your account. Please take note
- that if you do not use this invite in the next 3 days, it will expire. We
- urge you to read the RULES and the wiki immediately after you join.
-
- Thank you,
- {{ constant('SITE_NAME') }} Staff
|