Update templates/bfd_peer_detail.html
This commit is contained in:
parent
84663fb978
commit
4b9600ed6a
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
{% block title %}AS215085 - Router tools | BFD peer information{% endblock %}
|
{% block title %}AS215085 - Router tools | BFD peer information{% endblock %}
|
||||||
|
|
||||||
|
{% block page_header %}<H3>BFD Peer details</H3>{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<section id="bgp-route-lookup">
|
<section id="bgp-route-lookup">
|
||||||
<h2>BFD peer details: <strong>{{ peer_ip }}</strong></h2>
|
<h2>BFD peer details: <strong>{{ peer_ip }}</strong></h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue