<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <script> location.replace("app/main/index.html"); </script> </head> <body> </body> </html>