1234567891011121314151617181920212223 |
- The user {{ inviter_name }} has invited you to join {{ constant('SITE_NAME')
- }}, and has specified this address ({{ email }}) as your email address. If
- you do not know this person, please ignore this email, and do not reply.
-
- Please note that selling invites, trading invites, and giving invites away
- publicly (e.g. on a forum) is strictly forbidden. If you have received your
- invite as a result of any of these things, do not bother signing up - you
- will be banned and lose your chances of ever signing up legitimately.
-
- 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
|