summaryrefslogtreecommitdiff
path: root/public/404.html
blob: f7d50b1a4c5576e49a220975bcbff201efa99aea (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
    <head>
        <title>File Not Found: 404.</title>
    </head>
    <body>
        <h1>Oops!</h1>
        <h2>File Not Found: 404.</h2>
    </body>
</html>