Annotation of embedaddon/libxml2/result/HTML/Down.html, revision 1.1.1.2

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>
1.1.1.2 ! misho       3: <head>
        !             4:   <title>This service is temporary down</title>
        !             5: </head>
        !             6: 
1.1       misho       7: <body bgcolor="#FFFFFF">
                      8: <h1 align="center">Sorry, this service is temporary down</h1>
                      9: We are doing our best to get it back on-line,
                     10: 
                     11: <p>The W3C system administrators</p>
                     12: </body>
                     13: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>