Update templates/bgp_neighbor_detail.html
This commit is contained in:
parent
1378521fb1
commit
8fd12c4c70
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
{% block title %}AS215085 - Router tools | BGP neighbor information{% endblock %}
|
{% block title %}AS215085 - Router tools | BGP neighbor information{% endblock %}
|
||||||
|
|
||||||
|
{% block page_header %}<H3>BGP Neighbor details</H3>{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section id="bgp-route-lookup">
|
<section id="bgp-route-lookup">
|
||||||
<h2>BGP neighbor details: <strong>{{ neighbor_ip }}</strong></h2>
|
<h2>BGP neighbor details: <strong>{{ neighbor_ip }}</strong></h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue