diff options
Diffstat (limited to 'www/500.html')
-rw-r--r-- | www/500.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/500.html b/www/500.html new file mode 100644 index 0000000..433e701 --- /dev/null +++ b/www/500.html @@ -0,0 +1,11 @@ +<html> +<head> +<title>PicCast - 500</title> +</head> +<body> +<center> +<h1>DidFuckUpInside!</h1> +Sorry about that... +</center> +</body> +</html> |