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

summaryrefslogtreecommitdiff
path: root/archive/50x.html
blob: 821f8c3c6de60ae8893581bc636baab51438462e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
		<title>Веб-сайт самохостера Lotigara</title>
		<link href="/css/main.css" rel="stylesheet" />
		<link href="/css/theme.css" rel="stylesheet" />
		<link href="/css/third-party.css" rel="stylesheet" />
		<link href="/css/responsivity.css" rel="stylesheet" />
	</head>
	<body>
		<input type="checkbox" id="theme-switch">
		<div id="page">
			<div class="inner_page">
				<div class="page_header floating_element">
					<h1 class="floating_element">Веб-сайт самохостера Lotigara</h1>
				</div>
				<div class="floating_element">
					<h4 style="display:inline"><a style="color:white" href="/">главная|main page</a></h4>
					<h4 style="display:inline"><a style="color:white" href="/status.php">состояние|status</a></h4>
					<h4 style="display:inline"><a style="color:white" href="/blog">журнал|journal</a></h4>
					<h4 style="display:inline"><a style="color:white" href="/files">файлы|files</a></h4>
					<h4 style="display:inline"><a style="color:white" href="https://git.lotigara.ru">программы|software</a></h4>
					<label id="switch-label" for="theme-switch"></label>
				</div>
				<div class="content_section floating_element">
					<div class="section_header">
						<div id="about"></div>
						500, 502, 503 или 504
					</div>
					<div class="content_section_text">
						Извините, но в данный момент эта страница недоступна.
						Скорее всего, она скоро будет исправлена. Благодарю за терпение.
					</div>
					<div class="section_header section_header_last">
						<div id="license"></div>
						(c) Ivan Davydov 2024-2025. Делайте с этим документом всё, что хотите!
					</div>
				</div>
			</div>
		</div>
	</body>
</html>