11 lines
279 B
HTML
11 lines
279 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=replies/index.html">
|
|
<title>Top Topics</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="replies/index.html">top topics by replies</a>...</p>
|
|
</body>
|
|
</html> |