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.

referral.twig 866B

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