13 lines
361 B
HTML
13 lines
361 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting...</title>
|
|
<meta http-equiv="refresh" content="0; URL=tests/compiletest.html">
|
|
<link rel="canonical" href="tests/compiletest.html">
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to... <a href="tests/compiletest.html">tests/compiletest.html</a>.</p>
|
|
</body>
|
|
</html>
|