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