kolibrios-fun/programs/cmm/browser/res/page_not_found_en.htm
Kirill Lipatov (Leency) 07c794104b WebView 3.25: refactoring again and not the last:
- use X coordinate from draw, not column
- make "zoom" var local, mostly use font_w instead
- rework logic of reparsing document when the size of window changed
- new: improve image positioning

git-svn-id: svn://kolibrios.org@8457 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:28:50 +00:00

15 lines
519 B
HTML

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