diff options
Diffstat (limited to 'yhttpd/html/notfound.html')
| -rw-r--r-- | yhttpd/html/notfound.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/yhttpd/html/notfound.html b/yhttpd/html/notfound.html deleted file mode 100644 index a14d44b..0000000 --- a/yhttpd/html/notfound.html +++ /dev/null @@ -1,12 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title> - %%HTML_TITLE_TAG_CONTENT%% -</title> -</head> -<body> - Page not found. -</body> -</html> |
