<!DOCTYPE html>
<html lang="en"> 
<head>
	<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
	<title>Hello, this domain has been purchased at Hostpoint</title>
	<link rel="stylesheet" type="text/css" href="default.css"/>
	<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,600,700,800,300' rel='stylesheet' type='text/css' />
	<link href='https://fonts.googleapis.com/css?family=Pompiere' rel='stylesheet' type='text/css'>
</head>

<body class="background">
	<div class="logo"><a href="/"><img src="hostpoint.png" alt="Hostpoint - Web hosting, Website, SEO, E-Mail, Domain, SSL" width="205" height="40"></a></div>
	<div class="graphic_en">
		<div class="domain"><p id="domain"></p></div>
	</div>
	<div class="text">
		<div class="column">
			<p>
				We're glad that you purchased your desired domain from us. Thank you! Now all that's left is to quickly set up a nice website.
				<br><br>
				<strong>Not quite there yet? No worries &ndash; we'll take care of it.</strong>
				<br><br>
				Hostpoint is glad to handle your <a href="https://www.hostpoint.ch/en/webhosting/" rel="nofollow">web hosting</a> services.
			</p>
		</div>
		<div class="space"><img src="space.png" width="1" height="264"></div>
		<div class="column">
			<p>
				We offer a flexible, all-in-one package for all e-mail and web projects &ndash; tailored to your exact requirements. And with a unique, flexible Control Panel that gives you convenient access to your server at all times.
				<br><br>
				Still don't have your own website, you say?
				<br><br>
				<strong>Be patient. We're happy to help you with that, too.</strong>
			</p>
		</div>
		<div class="space"><img src="space.png" width="1" height="264"></div>
		<div class="column">
			<p>
				With Hostpoint's <a href="https://www.hostpoint.ch/en/create-website/" rel="nofollow">Sites</a>, you can create your own professional website in just a few minutes &ndash; no programming knowledge required! Use our simple modular tools and you'll be done in no time.
				<br><br>
				And the best part: You can test out our web hosting and Sites services for 30 days, <strong>free of charge</strong>.
			</p>
		</div>
		<div class="commercial"><img src="commercial.png" width="167" height="156"></div>
		<div class="antifloat"></div>
	</div>
	<div class="footer"><p>&copy; 2001 - <span id="year"></span> Hostpoint AG</p></div>
	<script type="text/javascript">
	document.addEventListener('DOMContentLoaded', function() {
		document.getElementById("domain").innerHTML = document.domain;
		document.title = document.domain + ' | ' + document.title;
		document.getElementById("year").innerHTML = (new Date()).getFullYear();
	});
	</script>
</body>
</html>
