<!DOCTYPE html> <html> <head> <script> window.onload = function() { window.location.href = "/lander" } </script> </head> </html>