automerge/automerge_test/macro.list!.html
2022-11-06 19:55:17 +00:00

11 lines
No EOL
332 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=macro.list.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="macro.list.html">macro.list.html</a>...</p>
<script>location.replace("macro.list.html" + location.search + location.hash);</script>
</body>
</html>