aboutsummaryrefslogtreecommitdiffstats
path: root/views/internal_error.tpl
blob: 804ade322038933efa7e3b20461194f00e8468c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>Internal Server Error (500)</title>
</head>
<body>
<h2>Hello</h2>
<p>Your request generated a server error.</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>