index.html 324 B

1234567891011
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="refresh" content="0;url=../index.html#modules">
  6. <title>Page Redirection</title>
  7. </head>
  8. <body>
  9. If you are not redirected automatically, follow this <a href="../index.html#modules">link</a>.
  10. </body>
  11. </html>