mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-19 22:24:40 +01:00
11 lines
388 B
HTML
11 lines
388 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="refresh" content="0;URL=macro.format_description.html">
|
|
<title>Redirection</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="macro.format_description.html">macro.format_description.html</a>...</p>
|
|
<script>location.replace("macro.format_description.html" + location.search + location.hash);</script>
|
|
</body>
|
|
</html> |