kolibrios/programs/cmm/browser/html/page_not_found_ru.htm
Kirill Lipatov (Leency) 9516fbc07d WebView 1.2: bigger fonts by default
git-svn-id: svn://kolibrios.org@5712 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:38:08 +00:00

28 lines
940 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.

<html>
<head>
<meta>
<meta http-equiv="content-type" content="text/html; charset=cp-866" />
<title>Страница не найдена</title>
</head>
<body>
<h1>&nbsp;Веб-страница недоступна</h1>
<h2>&nbsp;Что можно сделать:</h2>
<ul>
<li>
Убедитесь, что есть подключение к сети Интернет.<br>
Откройте <a href="/sys/network/netcfg">Netcfg</a> для диагностики сети.<br>
</li>
<li>
Проверьте адресс страницы, возможно, была сделана опечатка.<br>
</li>
<li>
Сервер временно недоступен. <br>
Обновите страницу.<br>
</li>
<li>
Текстовый браузер не правильно обработал ответ сервера.<br>
Сообщите об ошибке.<br>
</li>
</ul>
</body>
</html>