Sign in
bazel
/
bazel
/
c4f2d80270f1ce947fcf7fb0a4e5f0afb3a7062d
/
.
/
site
/
_layouts
/
redirect.html
blob: 24181436777c923c702bd64f064a7a2a7740dcf4 [
file
]
<html>
<head>
<script>
window
.
location
.
replace
(
"{{ page.redirect }}"
+
window
.
location
.
hash
);
</script>
</head>
</html>