aboutsummaryrefslogtreecommitdiff
path: root/files/htdocs/missing.html
blob: 0fbf1af4711c8cc29fefd6d44a73d706fee2b932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<title>404 - Not Found</title>
</head>
<body>
  <center>
  <pre>
  File not found :(
  </pre>
  </center>
</body>
</html>