kolibrios-fun/programs/cmm/aelia/buidin_pages/not_found.htm
Kirill Lipatov (Leency) 4b8415c842 Aelia: upload pre alpha
git-svn-id: svn://kolibrios.org@6043 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-07 16:00:59 +00:00

27 lines
534 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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