Return to Down.html CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / HTML |
1.1 ! misho 1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> ! 2: <html> ! 3: <head><title>This service is temporary down</title></head> ! 4: <body bgcolor="#FFFFFF"> ! 5: <h1 align="center">Sorry, this service is temporary down</h1> ! 6: We are doing our best to get it back on-line, ! 7: ! 8: <p>The W3C system administrators</p> ! 9: </body> ! 10: </html>