diff options
Diffstat (limited to 'result/HTML/Down.html')
| -rw-r--r-- | result/HTML/Down.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/result/HTML/Down.html b/result/HTML/Down.html index 5504cd4e..fc30521a 100644 --- a/result/HTML/Down.html +++ b/result/HTML/Down.html @@ -1,12 +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> +<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> +<p>The W3C system administrators</p> +</body> +</html> |
