diff options
Diffstat (limited to 'static/error')
| -rw-r--r-- | static/error/500.html | 20 | ||||
| -rw-r--r-- | static/error/error.html | 20 |
2 files changed, 40 insertions, 0 deletions
diff --git a/static/error/500.html b/static/error/500.html new file mode 100644 index 0000000..dd08502 --- /dev/null +++ b/static/error/500.html @@ -0,0 +1,20 @@ +<html> +<head> +<title> +dump.fm - error +</title> +<style> +body{margin:1%;font-size:20px;color:#000;font-family: Monaco, "Courier New", Courier, monospace; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; } +img{border:0px;} +</style> +</head> +<body> +<center> +<img src="http://dump.fm/images/20100826/1282858117687-dumpfm-ryder-404.gif"> +<br> +We're sorry... +<br>dump is down cuz of the government or we're too poor.<br><br> + <a href="http://dump.fm"><img src="http://dump.fm/static/img/dumppixelhover.png" class="memelogo"></a> +</center> +</body> +</html> diff --git a/static/error/error.html b/static/error/error.html new file mode 100644 index 0000000..dd08502 --- /dev/null +++ b/static/error/error.html @@ -0,0 +1,20 @@ +<html> +<head> +<title> +dump.fm - error +</title> +<style> +body{margin:1%;font-size:20px;color:#000;font-family: Monaco, "Courier New", Courier, monospace; text-shadow: 1px 1px #eee, 2px 2px #f0e, 3px 3px #eee,4px 4px #f0e,5px 5px #eee, 3px 3px #eee,4px 4px #f0e,5px 5px #eee,6px 6px #f0e,6px 6px #eee,7px 7px #f0e,7px 7px #eee,8px 8px #f0e,8px 8px #eee,9px 9px #f0e,9px 9px #eee; } +img{border:0px;} +</style> +</head> +<body> +<center> +<img src="http://dump.fm/images/20100826/1282858117687-dumpfm-ryder-404.gif"> +<br> +We're sorry... +<br>dump is down cuz of the government or we're too poor.<br><br> + <a href="http://dump.fm"><img src="http://dump.fm/static/img/dumppixelhover.png" class="memelogo"></a> +</center> +</body> +</html> |
