Update templates/bgp-route.html
This commit is contained in:
parent
4b9600ed6a
commit
342ebaf721
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
{% block title %}AS215085 - Router tools | BGP route lookup{% endblock %}
|
{% block title %}AS215085 - Router tools | BGP route lookup{% endblock %}
|
||||||
|
|
||||||
|
{% block page_header %}<H3>BGP Route lookup</H3>{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<script src="../static/js/pages/bgp-route.js"></script>
|
<script src="../static/js/pages/bgp-route.js"></script>
|
||||||
<section id="bgp-route-lookup">
|
<section id="bgp-route-lookup">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue