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