_layouts/redirect.html (6 lines of code) (raw):

<html> <head> <meta http-equiv="refresh" content="0; {{ page.destination }}"> </head> <body></body> </html>