From 3c43523ed326a4acbef12b2a5c2ec20a2c03388e Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Mon, 2 Jul 2018 13:57:39 +0200
Subject: [PATCH] Update weather.json

---
 weather.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/weather.json b/weather.json
index b37eefe..db1b66d 100755
--- a/weather.json
+++ b/weather.json
@@ -1,4 +1,12 @@
 [
+    {
+    "title": "[INFORMATION] Changement de procédure d'activation des comptes E.N.T",
+    "priority": "low",
+    "start": "2018-07-09T10:00:43+0100",
+    "end": "2018-07-09T11:00:43+0100",
+    "duration": 60,
+    "content": "<p>Une opération de maintenance aura lieu lundi 9 juillet 2018 de 10h à 11h et provoquera l'indisponibilité des contenus suivants : </p><p> - Activer son compte utilisateur; </p><p> - Réinitialiser son mot de passe; </p><p> Accèder à "mon compte" sur son E.N.T; </p><p> - sur l'E.N.T, les suggestions E.N.T., onglet Assistance, après authentification.</p>"
+    },
     {
     "title": "Maintenance sur les baies de stockage : coupure de nombreux services numériques Unistra",
     "priority": "high",
-- 
GitLab