ibatv.xyz/support/index.html

22 lines
501 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>AD! - Support</title>
<style>
html { color-scheme: light dark; }
body { width: 50em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
<p><a href="/">back</a></p>
<h1>Support.</h1>
<p>
Hello, if for some reason you need to contact us, please email <a href="mailto:iba@ibatv.xyz">this email address</a> and we will respond as soon as we can.
Please put the subject in the Header of the email, thanks.
</p>
</body>
</html>