index.html 241 B

1234567891011
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="refresh" content="0; URL=../" />
  5. <meta name="robots" content="noindex" />
  6. <title>nothing here...</title>
  7. </head>
  8. <body>
  9. <!-- this is just here to prevent directory browsing -->
  10. </body>
  11. </html>