From ced6a64afbf9c63bdbfd7c22c5d87b6b9a4cfc32 Mon Sep 17 00:00:00 2001 From: marsalva Date: Wed, 25 Feb 2026 22:14:13 +0000 Subject: [PATCH] Actualizar index.html --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/index.html b/index.html index 6c55eda..cb92175 100644 --- a/index.html +++ b/index.html @@ -206,6 +206,20 @@ `; } + + else if (srv.status_name === 'En Incidencia' || srv.status_name.toLowerCase().includes('incidencia')) { + statusHtml = ` +
+
+ +
+
+

En Incidencia

+

Ha surgido un contratiempo técnico. Estamos gestionándolo para solucionarlo lo antes posible.

+
+
`; + } + else { statusHtml = `