| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <title>Redirecting…</title> | |
| <meta http-equiv="refresh" content="0; url=/" /> | |
| <link rel="canonical" href="/" /> | |
| <script> | |
| window.location.replace("/"); | |
| </script> | |
| </head> | |
| <body> | |
| <p> | |
| This page has moved. Redirecting to | |
| <a href="/">the home page</a>… | |
| </p> | |
| </body> | |
| </html> |