404.html 327 B

12345678910111213141516171819
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <!--Hey! This is only a 404 page! Why using those complicated configurations?-->
  5. <title>&lrm;</title>
  6. </head>
  7. <body style="font-family: WingDings;font-size: 40px;">
  8. <p>404</p>
  9. <p>PAGE NOT FOUND</p>
  10. <p>PAGER NOT FOUNDER</p>
  11. <p>YET PAGER NOT FOUNDER</p>
  12. </body>
  13. </html>