From 9ea2627bb30caccda3da8dddb1acc831606b3e80 Mon Sep 17 00:00:00 2001
From: Blackwhitebear8
Date: Fri, 31 Oct 2025 20:04:36 +0100
Subject: [PATCH] Update templates/bgp_dampened.html
---
templates/bgp_dampened.html | 60 ++++++++++++++++++++-----------------
1 file changed, 32 insertions(+), 28 deletions(-)
diff --git a/templates/bgp_dampened.html b/templates/bgp_dampened.html
index 46ece15..267fc47 100644
--- a/templates/bgp_dampened.html
+++ b/templates/bgp_dampened.html
@@ -21,20 +21,22 @@
i internal, r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
-
-
-
- | Status |
- Prefix |
- From |
- Suppress Remain |
- Path |
-
-
-
-
-
- JSON version
+
+
+
+
+
+ | Status |
+ Prefix |
+ From |
+ Suppress Remain |
+ Path |
+
+
+
+
+
+
JSON version
@@ -52,19 +54,21 @@
i internal, r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
-
-
-
- | Status |
- Prefix |
- From |
- Suppress Remain |
- Path |
-
-
-
-
-
- JSON version
+
+
+
+
+
+ | Status |
+ Prefix |
+ From |
+ Suppress Remain |
+ Path |
+
+
+
+
+
+
JSON version
{% endblock %}
\ No newline at end of file