11 lines
No EOL
344 B
HTML
11 lines
No EOL
344 B
HTML
<!DOCTYPE HTML>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="1;url=html/index.html">
|
|
<title>Page Redirection</title>
|
|
</head>
|
|
<body>
|
|
If you are not redirected automatically, follow the <a href="html/index.html">link to the documentation</a>
|
|
</body>
|
|
</html> |