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.

enable_request_accepted.twig 280B

12345678
  1. Your request to re-enable your account has been accepted. Please use the
  2. following link to activate your account. This link is valid for 48 hours,
  3. and can be clicked only once.
  4. {{ constant('SITE_URL') }}/enable.php?token={{ token }}
  5. Thank you,
  6. {{ constant('SITE_NAME') }} Staff