aboutsummaryrefslogtreecommitdiff
path: root/uip/apps/webserver/httpd-fs/404.html
blob: a17711d02e1cb3f7ad8b74add3768e552860478c (plain)
1
2
3
4
5
6
7
8
<html>
  <body bgcolor="white">
    <center>
      <h1>404 - file not found</h1>
      <h3>Go <a href="/">here</a> instead.</h3>
    </center>
  </body>
</html>