You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
304B

  1. <html>
  2. <head>
  3. <title>A web page that points a browser to a different page</title>
  4. <meta http-equiv="refresh" content="0; URL=html/index.html">
  5. <meta name="keywords" content="automatic redirection">
  6. </head>
  7. <body>
  8. Your browser didn't automatically redirect. Open html/index.html manually.
  9. </body>
  10. </html>