forked from KolibriOS/kolibrios
- Fixes a few spelling mistakes and rewords things to sound more natural. - Reworded to sound more natural in English. - Fixes many typos on the English homepage of WebView. Reviewed-on: KolibriOS/kolibrios#282 Reviewed-by: Gleb Zaharov <risdeveau@codrs.ru> Reviewed-by: Burer <burer@noreply.localhost> Co-authored-by: Talkashie <talkashie97@gmail.com> Co-committed-by: Talkashie <talkashie97@gmail.com>
15 lines
504 B
HTML
15 lines
504 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 you have a working Internet connection.<br>
|
|
Open <a href="/sys/network/netcfg">Netcfg</a> network diagnostic tool.<br>
|
|
<li>Check the page address for any typos.<br>
|
|
<li>Server is temporarily unavailable.<br>
|
|
Refresh the page.<br>
|
|
<li>Browser didn't properly handle the server's response.<br>
|
|
Please, report an error.<br>
|
|
</ul>
|