blob: 4d85abfa05544f84a9e6284e2c99afa9aa1fdbfa [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="{{ page.redirect_target }}">
<meta http-equiv="refresh" content="0; url={{ page.redirect_target }}">
<h1>Redirecting...</h1>
<a href="{{ page.redirect_target }}">Click here if you are not redirected.</a>
<script>location="{{ page.redirect_target }}"</script>