redirect.html 110 B

1234567
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0; {{ page.destination }}">
  4. </head>
  5. <body></body>
  6. </html>