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