1234567891011121314151617181920212223242526 |
- <!DOCTYPE html>
- <html>
- <head>
- </head>
- <body>
- <table style="width:100%">
- <tr>
- <th style="width:10%">
- <img src="logopdf.png" alt="logo" width="200px" >
- </th>
- <th></th>
- <th style="width:10%">
- <img src="logoIngenieria.png" alt="logoIngenieria" width="200px">
- </th>
- </tr>
-
- </table>
- <h1 style="color:#001D68">Horario</h1><br>
- <p>Estimado {NOMBRE PROFESOR},</p>
- <p>Te informamos que el horario del siguiente periodo ya está disponible en la página de Ingeniería.</p>
- <a href="https://horarios.lci.ulsa.mx/consulta_horario.php">https://horarios.lci.ulsa.mx</a>
- <br><br><br><strong><center>Atentamente <br><i>Indivisa Manent</i></center></strong>
- <br><br><br><center> Facultad de Ingeniería.</center>
- </body
- </html>
|