HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/web.enelar.com.co/plantilla.html
<!DOCTYPE html>
<html lang="en">

<head>
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<title>Mail4</title>
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css?family=Inter" rel="stylesheet">
</head>

<style>
	p span {
		font-family: 'Inter';
	}

	p {
		color: #637D8B;
		font-family: 'Inter';
		font-size: 14px;
		text-align: justify;

	}

	ul{
		text-align: justify;

	}

	li span {
		color: #637D8B;
		font-family: 'Inter';
		font-size: 14px;
		text-align: justify;


	}

	li {
		font-family: 'Inter';
		color: #2F71E2;
	}

	/* span {
		color: #EA6852;
	} */
</style>

<body>
	<table
		style="width: 100%; margin-left: auto; margin-right: auto;border-spacing: 0px!important; background-color: #F1F2CE; padding: 30px; ">
		<tbody>

			<tr>
				<td>
					<table width="100%" style=" margin-left: auto; margin-right: auto; margin-bottom: 20px">
						<tbody>
							<tr>
								<td align="left">
									<img width="40%" src="https://www.enelar.com.co/wp-content/uploads/2024/02/Nx80x10927610_LOGOWEBSUPERIOR2024.png.pagespeed.ic_.29APIePgMe.png" alt="Logo" />
								</td>
                                <td align="right">
                                    <p>
                                        <b style="font-size: 25px;">
                                            Oficina de prensa y Comunicaciones
                                        </b>
                                    </p>
                                </td>
							</tr>
						</tbody>
					</table>
				</td>
			</tr>

			<tr>
				<td>

					<table width="100%"
						style="margin-left: auto; margin-right: auto; background-color: #FFFFFF; border-spacing: 0px!important; margin: 12px;">
						<tbody>
							<tr>
								<td>
									<table width="80%"
										style="margin-left: auto; margin-right: auto;">
										<tbody>
											<tr>

												<td>
													<p>Boletín ${consecutivo} de 2024</p>
                    <p>
                        <b>
                            Barrios específicos de la zona urbana del municipio de
                            ${municipio} tendrán desconexión programada el viernes 26 de abril
                        </b>
                    </p>
                    <p>
                        Arauca, abril 23 de 2024
                    </p>
                    <p>
                        La Empresa de Energía de Arauca ENELAR ESP, informa a sus usuarios
                        en el municipio de ${municipio}, que se hace necesario desconectar el
                        servicio de energía de manera programada para ejecutar trabajos de
                        mantenimiento de infraestructura del sistema de distribución local
                        de acuerdo con el siguiente cronograma.
                    </p>
                    <table style="border-collapse: collapse; width: 100%;">
                        <thead>
                            <tr>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Municipio
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Sector
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Fecha
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Inicio
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Fin
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Duración (hr)
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Circuito
                                </th>
                                <th style="background-color: #f2f2f2; font-family: 'Inter'; padding-top: 8px; padding-bottom: 8px; border: 1px solid #ddd">
                                    Descripción
                                </th>
                            </tr>
                        </thead>
                        <tbody>
                             <tr>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.municipio.value}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.sectorAfectado}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${new Date(desconexion.fechaDesconexion).toLocaleDateString()}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.horaInicio}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.horaFin}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.duracion}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.circuito}
																</td>
                                <td style="border: 1px solid #ddd; padding: 8px; text-align: left">
																	${desconexion.descripcion}
																</td>
                              </tr>
                        </tbody>
                    </table>
                    <p>
                        Se invita a los usuarios localizados en los sectores afectados,
                        para que activen sus planes de contingencia acordes con su actividad
                        en particular.

                    </p>
                    <p>
                        Enelar E.S.P, ofrece excusas a los usuarios por las interrupciones
                        programadas, las cuales se hacen con el propósito de mejorar la
                        infraestructura eléctrica del municipio y garantizar las medidas
                        de seguridad propias de la actividad a desarrollar.
                    </p>
                    <p>
                        <b>
                            Recomendaciones:
                        </b>
                    </p>
                    <p>
                        Señor usuario, cuando ENELAR ESP se encuentre realizando trabajos de
                        mantenimiento, se debe respetar la señalización de las áreas demarcadas
                        por el personal técnico para garantizar su seguridad. El no acatar esta
                        instrucción le puede ocasionar choques
                    </p>
                    <p style="color: #FFFFFF; background: #000000; padding: 8px;">
                        NOTIFICACIÓN A MEDIOS: Esta comunicación se remite vía correo electrónico
                        a los medios de comunicación registrados en el municipio donde corresponden
                        los trabajos, también se remite copia al centro de control y el área de
                        Prensa y Comunicaciones de ENELAR ESP:
                    </p>
                    <p>Este correo fue generado automáticamente. Por favor, no responda.</p>
												</td>

											</tr>
										</tbody>
									</table>
								</td>
							</tr>
						</tbody>
					</table>

				</td>
			</tr>

		</tbody>
	</table>

	<table
		style="width: 100%; margin-left: auto; margin-right: auto;border-spacing: 0px!important; background-color: #2F71E3; padding: 20px 30px; ">
		<tbody>
			<tr>

				<td width="50%" style="text-align: left;">
					<p style="font-size: 15px; color: #fff">
						<a href="www.enelar.com.co"
							style="text-decoration: none; color: #fff;">www.enelar.com.co
						</a>
					</p>
				</td>

				<td width="50%" style="text-align: right;">
					<a href=""><img src="https://www.credicorpcapital.com/Colombia/Fiduciaria/Imgenes%20Rebranding/Iconos/in.png" alt=""
							width="8%"></a>
					<a href=""><img src="https://www.credicorpcapital.com/Colombia/Fiduciaria/Imgenes%20Rebranding/Iconos/fb.png" alt=""
							width="8%"></a>
					<a href=""><img src="x.png" alt="" width="8%"></a>
					<a href=""><img src="https://www.credicorpcapital.com/Colombia/Fiduciaria/Imgenes%20Rebranding/Iconos/ig.png" alt=""
							width="8%"></a>
					<a href="t"><img src="https://www.credicorpcapital.com/Colombia/Fiduciaria/Imgenes%20Rebranding/Iconos/sp.png" alt=""
							width="8%"></a>
					<a href=""><img src="https://www.credicorpcapital.com/Colombia/Fiduciaria/Imgenes%20Rebranding/Iconos/yt.png" alt=""
							width="8%"></a>
				</td>
			</tr>

		</tbody>
	</table>

</body>

</html>