forked from KolibriOS/kolibrios
07c794104b
- 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
15 lines
519 B
HTML
15 lines
519 B
HTML
<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 <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>
|