11 lines
201 B
Perl
11 lines
201 B
Perl
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>404 - Page not found</title>
|
|
</head>
|
|
<body>
|
|
The page you were looking for doesn't exist. <br />
|
|
URL: <#URL>
|
|
</body>
|
|
</html>
|