prophet/docs/_layouts/redirect.html

7 lines
110 B
HTML
Raw Normal View History

2017-02-22 23:59:43 +00:00
<html>
<head>
<meta http-equiv="refresh" content="0; {{ page.destination }}">
</head>
<body></body>
</html>