Unsupported scripts and control panel web app for a hosting company
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021
  1. <div class="block">
  2. <h2>Referral information</h2>
  3. <div class="innerblock">
  4. <p>
  5. UTD-Hosting runs a referral scheme that allows you to save money on your
  6. hosting by simply referring new users to UTD. For each user that you refer,
  7. you will be given a month's free hosting.
  8. </p>
  9. <p>
  10. To participate in the referral scheme, all you need to do is direct new
  11. users to your unique signup URL, shown below.
  12. If they complete the signup process and pay their first bill, you will be
  13. sent a discount code via e-mail that will allow you to claim an additional
  14. month's hosting.
  15. </p>
  16. <p>
  17. Your unique signup URL is:
  18. </p>
  19. <p style="padding: 10px; border: 1px dashed #ccc; text-align: center; font-family: monospace;">https://secure.utd-hosting.com/signup/:<?PHP echo UID; ?></p>
  20. </div>
  21. </div>