index.html 180 B

123456789
  1. <html>
  2. <head>
  3. <title>Website Blocked</title>
  4. </head>
  5. <body>
  6. <h1>Website Blocked</h1>
  7. <p>This website has been blocked by your network administrator.</p>
  8. </body>
  9. </html>