Update templates/bgp_dampened.html
This commit is contained in:
parent
c9e232b57d
commit
1378521fb1
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
{% block title %}AS215085 - Router tools | BGP Dampened Routes{% endblock %}
|
{% block title %}AS215085 - Router tools | BGP Dampened Routes{% endblock %}
|
||||||
|
|
||||||
|
{% block page_header %}<H3>BGP Dampening</H3>{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<script src="{{ url_for('static', filename='js/pages/bgp_dampened.js') }}"></script>
|
<script src="{{ url_for('static', filename='js/pages/bgp_dampened.js') }}"></script>
|
||||||
<section id="dampened-ipv4">
|
<section id="dampened-ipv4">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue