site_itslameni/503.html
2021-06-14 19:17:56 +04:00

17 lines
895 B
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">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Упс...</title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div align="center"><p class="very_good_font">:(</p></div>
<p class="very_good_font" align="center">500</p>
<p class="very_good_font" align="center">Сервер временно не доступен. Не бойтесь, мы уже всё чиним </p><br />
<a href="/index.html" class="very_good_font_for_links" align="center">Вернутся на главную страницу</a><br />
<a href="/mobile/index.html" class="very_good_font_for_links" align="center">Вернутся на главную мобильную страницу</a>
</body>
</html>