contact.php 927 B

123456789101112131415161718192021222324
  1. <div class="container mt-4">
  2. <h4>
  3. Legal owner of Mundus Crassus
  4. </h4>
  5. <p>
  6. Name: Kajetan Johannes Hammerle<br>
  7. Address: Vienna, Austria<br>
  8. Email: <img src="images/mail.png" height="22"><br>
  9. </p>
  10. <p>
  11. You can get the full address on request per mail.
  12. </p>
  13. <h4>
  14. Donate
  15. </h4>
  16. <p>
  17. Please tell us your ingame username, so we can give you the <b>Sponsor</b> rank.<br>
  18. <form action="https://www.paypal.com/donate" method="post" target="_top">
  19. <input type="hidden" name="hosted_button_id" value="4HUZQEARVWQBU" />
  20. <input type="image" src="https://www.paypalobjects.com/en_US/AT/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
  21. <img alt="" border="0" src="https://www.paypal.com/en_AT/i/scr/pixel.gif" width="1" height="1" />
  22. </form>
  23. </p>
  24. </div>