- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="refresh" content="0; url=index.html">
- <link rel="canonical" href="index.html">
- <title>App for Indeed</title>
- <script>location.replace("index.html");</script>
- </head>
- <body>
- <p><a href="index.html">Go to App for Indeed home</a></p>
- </body>
- </html>
|