10 lines
251 B
HTML
10 lines
251 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0; url=output/html/index.html"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2>You are being redirected...</h2>
|
||
|
<p>If this piece of crap does not work, please click <a href="output/html/index.html">here</a>.</p>
|
||
|
</body>
|
||
|
</html>
|