2016-04-17 13:28:38 -04:00

11 lines
195 B
HTML

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