blob: 410d88da04118a512ecd04f4b1c647c5d776242a [file] [log] [blame]
<html>
<head>
<script>
window.location.replace("{{ page.redirect }}" + window.location.hash);
</script>
<!-- Fall back to a <meta> redirect if the user has JavaScript disabled. -->
<meta http-equiv="refresh" content="0;url={{ page.redirect }}">
</head>
</html>