diff --git a/web2/index.php b/web2/_index.php
similarity index 100%
rename from web2/index.php
rename to web2/_index.php
diff --git a/web2/css/styles.css b/web2/css/styles.css
new file mode 100644
index 0000000..0d7caf7
--- /dev/null
+++ b/web2/css/styles.css
@@ -0,0 +1,13 @@
+html {
+ scroll-padding-top: 3.5rem;
+}
+
+header {
+ padding-top: 9rem;
+ padding-bottom: 6rem;
+}
+
+section {
+ padding-top: 9rem;
+ padding-bottom: 9rem;
+}
diff --git a/web2/css/styles2.css b/web2/css/styles2.css
new file mode 100644
index 0000000..ea9a784
--- /dev/null
+++ b/web2/css/styles2.css
@@ -0,0 +1,19 @@
+html {
+ scroll-padding-top: 3.5rem;
+}
+
+header {
+ padding-top: 5rem;
+ padding-bottom: 3rem;
+}
+
+section {
+ padding-top: 9rem;
+ padding-bottom: 9rem;
+}
+
+figcaption{
+ font-weight: lighter;
+ font-size: small;
+ font-style: italic;
+}
diff --git a/web2/index.html b/web2/index.html
new file mode 100644
index 0000000..bfb9204
--- /dev/null
+++ b/web2/index.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
Alertes systemes
+
meilleur outil de surveillance du monde
+
Alertes
+
+
+
+ ').append(
+ $('').text(alert['id']),
+ $(' | ').text(alert['date_alerte']),
+ $(' | ').text(alert['name']),
+ $(' | ').text(alert['device_product']),
+ $(' | ').text(alert['src']+":"+alert['spt']),
+ $(' | ').text(alert['dst']+":"+alert['dpt']),
+ $(' | ').text(alert['agent_severity']),
+ $(' | ').text(alert['reason'])
+ )
+ );
+}
+
+function fillSelectDevice(devices) {
+ for (let device of devices)
+ $('#device-select').append($(' |