Files
fastapi-users/latest/404.html
2022-05-05 13:00:20 +00:00

16 lines
372 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../10.0/404.html" />
</noscript>
<script>
window.location.replace("../10.0/404.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../10.0/404.html">../10.0/404.html</a>...
</body>
</html>