blob: 92eca21bda0c271cce38f7c9be74a0820a16120d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<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>
|