| 1 | <!DOCTYPE html> |
| 2 | <html lang="es"> |
| 3 | <head> |
| 4 | <meta charset="UTF-8"> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | <title>Iniciar sesión | MAPS Connect</title> |
| 7 | <meta http-equiv="refresh" content="0; url=index.html"> |
| 8 | <script src="js/redirect-index.js?v=5"></script> |
| 9 | </head> |
| 10 | <body> |
| 11 | <p>Redirigiendo a <a href="index.html">inicio de sesión</a>...</p> |
| 12 | </body> |
| 13 | </html> |