diff options
Diffstat (limited to 'result/HTML/Down.html')
| -rw-r--r-- | result/HTML/Down.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/result/HTML/Down.html b/result/HTML/Down.html new file mode 100644 index 0000000..8489033 --- /dev/null +++ b/result/HTML/Down.html @@ -0,0 +1,13 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> +<html> +<head> + <title>This service is temporary down</title> +</head> + +<body bgcolor="#FFFFFF"> +<h1 align="center">Sorry, this service is temporary down</h1> +We are doing our best to get it back on-line, + +<p>The W3C system administrators</p> +</body> +</html> |
