redir.html 183 B

12345678
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <title>Website titel</title>
  4. <meta http-equiv="refresh" content="0; URL=http://nieuwe.website/">
  5. </head>
  6. <body>
  7. </body>
  8. </HTML>