index.html 598 B

12345678910111213141516
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta http-equiv="refresh" content="0; url=../" />
  7. <meta name="author" content="Seppo.Social"/>
  8. <meta name="description" content="Client-side redirect to ../."/>
  9. <meta name="generator" content="http-redirect.sh" />
  10. <title>Weiterleitung</title>
  11. </head>
  12. <body bgcolor="#333">
  13. <p>Client-side redirect to -&gt; <a href="../">../</a></p>
  14. </body>
  15. </html>