diff options
Diffstat (limited to 'www/404.html')
| -rw-r--r-- | www/404.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/404.html b/www/404.html new file mode 100644 index 0000000..9959290 --- /dev/null +++ b/www/404.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> +<head> +<title>404 Not Found</title> +</head> +<body> +<center> +<h1>404 Not Found</h1> +</center> +<hr> +<center>shsd</center> +</body> +</html> |
