30cdc77
1
2
3
4
5
6
7
8
9
<!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="0; url=/static/index.html"> </head> <body> Redirecting to <a href="/static/index.html">/static/index.html</a>... </body> </html>