<!DOCTYPE html > <html > <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title></title> </head> <body> <script> location.href = "/"; </script> </body> </html>