kolibrios/data/common/index_htm
Kirill Lipatov (Leency) bf9e5bcf8d Fit /sys/index.htm into single sector, move in to /common directory in autobuld
git-svn-id: svn://kolibrios.org@5762 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-22 13:59:39 +00:00

29 lines
483 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<title>KolibriOS web server default page</title>
</head>
<body>
<h1>Welcome to KolibriOS server</h1>
<p>
If you can read this with an external html-browser then Kolibri
networking is correctly set up.
<br><br>This file: /rd/1/index.htm
</p>
<ul>
<li><a href="/TinyStat">TinyStat</a></li>
<li><a href="/TinyBoard">TinyBoard</a></li>
</ul>
</body>
</html>