side_menu_doc/tips/index.html
2023-02-21 20:31:17 +00:00

16 lines
400 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../faq/">
<meta name="robots" content="noindex">
<script>var anchor=window.location.hash.substr(1);location.href="../faq/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../faq/">
</head>
<body>
Redirecting...
</body>
</html>