From 6538080191c60356f7e08fd9c00817966f9d6b9f Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Fri, 31 Oct 2025 20:04:27 +0100 Subject: [PATCH] Update templates/bgp_neighbor_detail.html --- templates/bgp_neighbor_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bgp_neighbor_detail.html b/templates/bgp_neighbor_detail.html index f4790cb..9fe0dea 100644 --- a/templates/bgp_neighbor_detail.html +++ b/templates/bgp_neighbor_detail.html @@ -15,7 +15,7 @@

{{ error }}

{% else %} -
{{ neighbor_data }}
+
{{ neighbor_data }}
{% endif %}