11 lines
384 B
HTML
11 lines
384 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="refresh" content="0;URL=../../postcard/fn.to_io.html">
|
|
<title>Redirection</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="../../postcard/fn.to_io.html">../../postcard/fn.to_io.html</a>...</p>
|
|
<script>location.replace("../../postcard/fn.to_io.html" + location.search + location.hash);</script>
|
|
</body>
|
|
</html> |