osd-contiki/examples/sky-ip/httpd-fs/404.html

8 lines
160 B
HTML

<html>
<body bgcolor="white">
<center>
<h1>404 - file not found</h1>
<h3>Go <a href="/">here</a> instead.</h3>
</center>
</body>
</html>