
        <html>
            <head>
                <meta charset="UTF-8">
                <title>Dominio actualizado</title>
                <meta http-equiv="refresh" content="5;url=https://lc-plantmetrics.com">
                <style>
                    body { font-family: sans-serif; text-align: center; margin-top: 10%; }
                    h1 { color: #2c3e50; }
                </style>
            </head>
            <body>
                <h1>Este sitio fue migrado</h1>
                <p>Ahora debes ingresar a <a href="https://lc-plantmetrics.com">lc-plantmetrics.com</a></p>
                <p>Serás redirigido automáticamente en 5 segundos...</p>
            </body>
        </html>
        