aboutsummaryrefslogtreecommitdiff
path: root/res/400.html
blob: db6465c67eadfeffcbb830f8847e3f1806f67eda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <title>400 Bad Request</title>
        <link href="data:," rel="icon"/>
    </head>
    <body>
        <h1>
            400 Bad Request
        </h1>
    </body>
</html>