down-message/index.html
2023-07-07 19:33:01 +02:00

13 lines
459 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Service unavailable</title>
</head>
<body>
<h1>Oh no!</h1>
<p>The website you are trying to reach is currently down. Your URL works, but the system is in maintenance and powered off temporarily.</p>
<p>Please come back later!</p>
<p>Kind regards, Tibo De Peuter</p>
<img src="https://1funny.com/wp-content/uploads/2011/09/oh-no-kitten.jpg"/>
</body>
</html>