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.

index.html 138B

12345678910
  1. <html>
  2. <head>
  3. <title>Redirecting to app</title>
  4. <meta http-equiv="refresh" content="0; URL=app/">
  5. </head>
  6. <body>
  7. </body>
  8. </html>