kolibrios/programs/cmm/codeview/html/page_not_found_en.htm
Kirill Lipatov (Leency) 2c4fa5e173 WebView 2.0 beta 4: highlight a link as a single item, more refactoring
git-svn-id: svn://kolibrios.org@7757 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-29 10:57:14 +00:00

10 lines
202 B
HTML

<html>
<head>
<meta charset=cp-866 />
<title>File not found</title>
</head>
<body>
<h1>&nbsp;File not found</h1>
Please, check file address, there may have been made a typo.
</body>
</html>