BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

invite-member.twig 1.3KB

1234567891011121314151617181920212223242526272829
  1. Hello,
  2. The member {{ username }} has invited you to join {{ constant('SITE_NAME') }}
  3. and has specified this address {{ email }} as your email address. If you do
  4. not know this person, please ignore this email and do not reply.
  5. Please note that selling invites, trading invites, and giving invites away
  6. publicly (e.g. on a forum) is strictly forbidden. If you have received your
  7. invite as a result of any of these things, do not bother signing up - you
  8. will be banned and lose your chances of ever signing up legitimately.
  9. If you have previously held an account at {{ constant('SITE_NAME') }}, do not use this invite.
  10. Instead, please join {{ constant('BOT_DISABLED_CHAN') }} on {{ constant('BOT_SERVER') }} and ask for your account
  11. to be reactivated.
  12. To confirm your invitation, click on the following link or paste it into a
  13. browser:
  14. {{ constant('SITE_URL') }}/register.php?invite={{ key }}
  15. During registration, you may use another email address if you prefer.
  16. Ideally it should not be an address used anywhere else. After you
  17. register, you will receive a confirmation email and once you have replied
  18. to that you will be able to use your account. Please take note that if you
  19. do not use this invite in the next 3 days, it will expire. We urge you to
  20. read the RULES and the wiki immediately after you join.
  21. Thank you,
  22. {{ constant('SITE_NAME') }} Staff