source code of /oops/404.html

Last modified
Lines 13

Parent directory Download CGIread sitemap Main page

Quick links: (none)

  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3.     <head>
  4.         <meta charset="utf-8"/>
  5.         <meta name="viewport" content="width=device-width, initial-scale=1"/>
  6.         <link rel="icon" type="image/png" href="/favicon.png"/>
  7.         <title>404 - Not found</title>
  8.     </head>
  9.     <body>
  10.         <h1>404 - Not found</h1>
  11.     </body>
  12. </html>