forked from KolibriOS/kolibrios
2c4fa5e173
git-svn-id: svn://kolibrios.org@7757 a494cfbc-eb01-0410-851d-a64ba20cac60
10 lines
202 B
HTML
10 lines
202 B
HTML
<html>
|
|
<head>
|
|
<meta charset=cp-866 />
|
|
<title>File not found</title>
|
|
</head>
|
|
<body>
|
|
<h1> File not found</h1>
|
|
Please, check file address, there may have been made a typo.
|
|
</body>
|
|
</html> |