aboutsummaryrefslogtreecommitdiffstats
path: root/web/status/404.html
blob: a094ccdfd51967d0b2e699ae1c65e311bbf7d4a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
        <title>404 Not Found</title>
    </head>
    <body>
        <p>The request page could not be found.</p>
        <hr>
        <p>scrapbook</p>
    </body>
</html>