index.html 177 B

123456789
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="refresh" content="0; url='../index.html'" />
  5. </head>
  6. <body>
  7. <p>Redirecitng to blog UI</p>
  8. </body>
  9. </html>