aboutsummaryrefslogtreecommitdiffstats
path: root/views/bad_request.tpl
blob: e21eddc076ee36abeeb8c3c006dcc5b548cfc1ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>Bad request (400)</title>
</head>
<body>
<h2>Hello</h2>
<p>I don't know how to manage your request.</p>

<p>If you think that your request was valid, please report this issue</p>

<p>I'm sorry for you, but <i>nonetheless</i> I whish you a very good day.</p>
</body>
</html>