Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/files/50x.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/50x.php')
-rw-r--r--files/50x.php22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/50x.php b/files/50x.php
new file mode 100644
index 0000000..5f7217e
--- /dev/null
+++ b/files/50x.php
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html lang="ru">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="color-scheme" content="dark light">
+
+ <title>Веб-сайт самохостера Lotigara</title>
+ <link href="/css/responsivity.css" rel="stylesheet">
+ <link href="/css/main.css" rel="stylesheet">
+ </head>
+ <body>
+ <?php include 'header.html'; ?>
+
+ <h1 id="about">500, 502, 503 или 504</h1>
+ <p>
+ Извините, но в данный момент эта страница недоступна.
+ Скорее всего, она скоро будет исправлена. Благодарю за терпение.
+ </p>
+
+ <h4 id="license">(c) Ivan Davydov 2024-2025. Делайте с этим документом всё, что хотите!</h4>
+ </body>
+</html>