This commit is contained in:
parent
6c7e25e622
commit
2cd5381424
2 changed files with 74 additions and 0 deletions
74
static/errors/408.html
Normal file
74
static/errors/408.html
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="ru">
|
||||||
|
<!-- <base href="https://sadium.cyou/"> -->
|
||||||
|
<style>
|
||||||
|
.content {
|
||||||
|
max-width: auto;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<title>[408] Request Timeout :: Sadium</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="Думать - это сложно..." />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://sadium.cyou/styles.css">
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="https://sadium.cyou/img/favicon.svg">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body class="red">
|
||||||
|
|
||||||
|
<div class="container center">
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<main>
|
||||||
|
<header>
|
||||||
|
<h1 class="post-title">
|
||||||
|
[408] Request Timeout
|
||||||
|
</h1>
|
||||||
|
</header>
|
||||||
|
<!-- <meta property="og:url" content="https://sadium.cyou"> -->
|
||||||
|
<meta property="og:site_name" content="Sadium">
|
||||||
|
<meta property="og:title" content="[408] Request Timeout">
|
||||||
|
<meta property="og:locale" content="ru">
|
||||||
|
<meta property="og:type" content="article">
|
||||||
|
<meta property="article:section" content="error">
|
||||||
|
|
||||||
|
<article>
|
||||||
|
|
||||||
|
<p><img src="https://sadium.cyou/img/errors/408_taiga.avif"></p>
|
||||||
|
<hr>
|
||||||
|
<p><strong><p style="text-align: center;"><code>Думать - это сложно...</code></p></strong></p>
|
||||||
|
<hr>
|
||||||
|
<p style="text-align: center;"><a href="/">← Вернуться на домашнюю страницу</a> :: <a href="https://sadium.cyou/contacts">Связаться с администрацией</a></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="footer__inner">
|
||||||
|
|
||||||
|
<div class="copyright">
|
||||||
|
<span> <a href="https://git.sadium.cyou/SadmL/sadium">Исходный код</a> ::</span>
|
||||||
|
<span><a href="https://sadium.cyou/tos">Условия использования</a> :: </span>
|
||||||
|
<script>document.write(/\d{4}/.exec(Date())[0])</script>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
BIN
static/img/errors/408_taiga.avif
Normal file
BIN
static/img/errors/408_taiga.avif
Normal file
Binary file not shown.
Loading…
Reference in a new issue