diff options
Diffstat (limited to 'result/HTML/Down.html')
-rw-r--r-- | result/HTML/Down.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/result/HTML/Down.html b/result/HTML/Down.html new file mode 100644 index 0000000..cd99aa1 --- /dev/null +++ b/result/HTML/Down.html @@ -0,0 +1,12 @@ +<!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> +<p> +We are doing our best to get it back on-line, + +</p> +<p>The W3C system administrators</p> +</body> +</html> |