27 lines
606 B
HTML
27 lines
606 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Subcon Town - 410</title>
|
|
|
|
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
|
|
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
|
|
|
|
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="background"></div>
|
|
|
|
<header>
|
|
<img src="assets/subcon/cloud_64.png" alt="logo"/>
|
|
</header>
|
|
<main>
|
|
<h1>That page is gone. Forever.</h1>
|
|
</main>
|
|
<footer>
|
|
HTTP status: 410 - Gone
|
|
</footer>
|
|
|
|
</body>
|
|
</html> |