2024-08-08 22:24:21 +03:00
<!DOCTYPE html>
< html lang = "ru" >
2024-08-08 22:44:43 +03:00
<!-- <base href="https://sadium.cyou/"> -->
2024-08-08 22:24:21 +03:00
< style >
.content {
max-width: auto;
margin: auto;
}
< / style >
< title > [404] Страница не найдена :: 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" / >
2024-08-08 22:44:43 +03:00
< link rel = "stylesheet" href = "https://sadium.cyou/styles.css" >
2024-08-08 22:24:21 +03:00
2024-08-08 22:44:43 +03:00
< link rel = "shortcut icon" href = "https://sadium.cyou/img/favicon.svg" >
2024-08-08 22:24:21 +03:00
< / head >
< body class = "red" >
< div class = "container center" >
< div class = "content" >
< main >
<!-- <meta property="og:url" content="https://sadium.cyou"> -->
< meta property = "og:site_name" content = "Sadium" >
2024-08-12 08:39:25 +03:00
< meta property = "og:title" content = "[404] Not Found" >
< meta property = "og:description" content = "Нет страницы, и всё тут!" >
< meta property = "og:image" content = "https://sadium.cyou/img/errors/404.avif" >
2024-08-08 22:24:21 +03:00
< meta property = "og:locale" content = "ru" >
< meta property = "og:type" content = "article" >
< meta property = "article:section" content = "error" >
< article >
2024-08-08 22:44:43 +03:00
< p > < img src = "https://sadium.cyou/img/errors/404.avif" > < / p >
2024-08-08 22:24:21 +03:00
< hr >
2024-08-08 22:44:43 +03:00
< p style = "text-align: center;" > < a href = "/" > ← Вернуться на домашнюю страницу< / a > :: < a href = "https://sadium.cyou/contacts" > Связаться с администрацией< / a > < / p >
2024-08-08 22:24:21 +03:00
< / article >
< / main >
< / div >
< footer class = "footer" >
< div class = "footer__inner" >
< div class = "copyright" >
< span > < a href = "https://git.sadium.cyou/SadmL/sadium" > Исходный код< / a > ::< / span >
2024-08-08 22:44:43 +03:00
< span > < a href = "https://sadium.cyou/tos" > Условия использования< / a > :: < / span >
2024-08-08 22:24:21 +03:00
< script > document . write ( /\d{4}/ . exec ( Date ( ) ) [ 0 ] ) < / script >
< / div >
< / div >
< / footer >
< / div >
< / body >
< / html >