10 lines
132 B
HTML
10 lines
132 B
HTML
<html>
|
|
<head>
|
|
<title>404</title>
|
|
</head>
|
|
<body>
|
|
<h1>404</h1>
|
|
<p>The resource you are looking for can't be found</p>
|
|
</body>
|
|
</html>
|