aboutsummaryrefslogtreecommitdiff
path: root/templates/40x.tpl
blob: c3f55c0107b3b9bcbcc0d45f36972e0a521825f1 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
	<head>
		<title>Request Error</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	</head>
	<body>
        <h1>Request Error</h1>
	</body>
</html>