11 lines
187 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url={{ document.redirect-url }}">
<title>Redirecting...</title>
</head>
<body>
{{ document }}
</body>
</html>