aboutsummaryrefslogtreecommitdiff
path: root/files/404.html
blob: 89c534ee0b77b46931af28ac3efc15bfd793d3f3 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <title>404</title>
  </head>
  <body>
    <h1>404</h1>
    <p>The content you are searching for could not be found</p>
  </body>
</html>