HTMLv: download error pages

git-svn-id: svn://kolibrios.org@4545 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2014-01-29 00:15:01 +00:00
parent 1db99aa26a
commit d8ab5068e8
2 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,26 @@
<html>
<head>
<title>Page not found</title>
</head>
<body>
<h1>Webpage Not Available</h1>
<h2>What could be done:</h2>
<ul>
<li>
Make sure that evetything fine with Internet connection.<br>
Open /sys/network/netcfg network diagnostic tool.<br>
</li>
<li>
Check page address, there may have been made a typo<br>
</li>
<li>
Server is temporarily unavailable.<br>
Refresh the page.<br>
</li>
<li>
Browser doesn't handled properly server's response.<br>
Please, report an error.<br>
</li>
</ul>
</body>
</html>

View File

@ -0,0 +1,27 @@
<html>
<head>
<meta>
<title>‘âà ­¨æ  ­¥ ­ ©¤¥­ </title>
</head>
<body>
<h1>‚¥¡-áâà ­¨æ  ­¥¤®áâ㯭 </h1>
<h2>—â® ¤¥« âì:</h2>
<ul>
<li>
“¡¥¤¨â¥áì, çâ® ¥áâì ¯®¤ª«î祭¨¥ ª á¥â¨ ˆ­â¥à­¥â.<br>
Žâªà®©â¥ /sys/network/netcfg ¤«ï ¤¨ £­®á⨪¨ á¥â¨.<br>
</li>
<li>
<09>஢¥àì⥠ ¤à¥áá áâà ­¨æë, ¢®§¬®¦­®, ¡ë«  ᤥ« ­  ®¯¥ç âª <br>
</li>
<li>
‘¥à¢¥à ¢à¥¬¥­­® ­¥¤®áâ㯥­. <br>
Ž¡­®¢¨â¥ áâà ­¨æã.<br>
</li>
<li>
’¥ªáâ®¢ë© ¡à ã§¥à ­¥ ¯à ¢¨«ì­® ®¡à ¡®â « ®â¢¥â á¥à¢¥à .<br>
‘®®¡é¨â¥ ®¡ ®è¨¡ª¥.<br>
</li>
</ul>
</body>
</html>