From 8fd12c4c704ed52eab9a86b7cf8545123a5e3020 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Fri, 17 Oct 2025 20:12:41 +0200 Subject: [PATCH] Update templates/bgp_neighbor_detail.html --- templates/bgp_neighbor_detail.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/bgp_neighbor_detail.html b/templates/bgp_neighbor_detail.html index de059c8..f4790cb 100644 --- a/templates/bgp_neighbor_detail.html +++ b/templates/bgp_neighbor_detail.html @@ -2,6 +2,8 @@ {% block title %}AS215085 - Router tools | BGP neighbor information{% endblock %} +{% block page_header %}

BGP Neighbor details

{% endblock %} + {% block content %}

BGP neighbor details: {{ neighbor_ip }}