aboutsummaryrefslogtreecommitdiff
path: root/404/index.html
blob: ea9660aa84cd13236ccaae49ad19500a51b4bfeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>Page not found</title>
		<link href="/index.css" rel="stylesheet" type="text/css">
	</head>
	<body>
		<h1>404: Page not found at \(path\).</h1>
		<p>):</p>
	</body>
</html>