Files
fastapi-users/latest/configuration/full-example/index.html
2022-05-04 09:05:59 +01:00

16 lines
468 B
HTML

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