<!DOCTYPE html>

<html lang="es">

<head>

  <meta charset="UTF-8">

  <meta http-equiv="refresh" content="0; url=/operti/app/login.php">

  <title>Redireccionando...</title>

</head>

<body>

  <p>Si no eres redirigido automáticamente, haz clic aquí: 

    <a href="/operti/app/login.php">Ir al login</a>

  </p>

</body>

</html>