1 2 3 4 5 6 7
<html> <head> <script> window.location.replace("{{ page.redirect }}"); </script> </head> </html>