From ac20a47225e3f24da765e737c5eabef730d72009 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Fri, 31 Oct 2025 20:04:07 +0100 Subject: [PATCH] Update templates/bfd_peer_detail.html --- templates/bfd_peer_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bfd_peer_detail.html b/templates/bfd_peer_detail.html index f4bd646..95b0842 100644 --- a/templates/bfd_peer_detail.html +++ b/templates/bfd_peer_detail.html @@ -15,7 +15,7 @@

{{ error }}

{% else %} -
{{ bfd_data }}
+
{{ bfd_data }}
{% endif %}