15 lines
279 B
HTML
15 lines
279 B
HTML
|
|
||
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>Redirecting to "Debug"</title>
|
||
|
<link rel="canonical" href="../Debug.html" />
|
||
|
<meta name="robots" content="noindex">
|
||
|
<meta charset="utf-8" />
|
||
|
<meta http-equiv="refresh" content="0; url=../Debug.html" />
|
||
|
</head>
|
||
|
|
||
|
</html>
|
||
|
|