mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-08-03 11:16:38 -04:00
12 lines
172 B
HTML
12 lines
172 B
HTML
<!doctype html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=www/index.html">
|
|
<title>Redirection to index.html</title>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html> |