

litesoft
@ HEAD
litesoft / trunk / GWT_Sandbox / CS_IDEA / warResources / index.html
1 2 3 4 5 6 7 8 9 |
<!DOCTYPE html> <html> <head> <meta http-equiv="Refresh" content="1; url=v2/"> </head> <body> <script>window.location.href = 'v2/';</script> </body> </html> |