10 lines
216 B
HTML
10 lines
216 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0; URL=html/index.html"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
Automatic redirection failed, please go to
|
||
|
<a href="html/index.html">html/index.html</a>
|
||
|
</body>
|
||
|
</html>
|