sadium/static/errors/503.html
Артём c1e457ed0c
All checks were successful
/ site (push) Successful in 1s
Улучшаем ошибочки
2024-08-12 08:39:25 +03:00

74 lines
2.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="ru">
<!-- <base href="https://sadium.cyou/"> -->
<style>
.content {
max-width: auto;
margin: auto;
}
</style>
<title>[503] Сервис недоступен :: 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="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">
[503] Сервис недоступен
</h1>
</header>
<!-- <meta property="og:url" content="https://sadium.cyou"> -->
<meta property="og:site_name" content="Sadium">
<meta property="og:title" content="[503] Service Unavailable">
<meta property="og:description" content="По техническим причинам сервис временно не имеет возможности обрабатывать запросы">
<meta property="og:image" content="https://sadium.cyou/img/errors/503_karlson.avif">
<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/503_karlson.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>&nbsp;<a href="https://git.sadium.cyou/SadmL/sadium">Исходный код</a> ::</span>
<span><a href="https://sadium.cyou/tos">Условия использования</a> ::&nbsp;</span>
<script>document.write(/\d{4}/.exec(Date())[0])</script>
</div>
</div>
</footer>
</div>
</body>
</html>