diff --git a/templates/arp.html b/templates/arp.html index 17d84e9..ae02d2c 100644 --- a/templates/arp.html +++ b/templates/arp.html @@ -1,40 +1,9 @@ - - - - - - AS215085 - Router tools | ARP table - - - - - - -
-
- AS215085 Logo -

core1.doet.pixelhosting.nl

-

Proudly delivering the backbone for PixelHosting’s services

-
-
- -
+{% extends "base.html" %} + +{% block title %}AS215085 - Router tools | ARP table{% endblock %} + +{% block content %} +
@@ -65,123 +34,4 @@

JSON version

-
- - - - - \ No newline at end of file +{% endblock %} \ No newline at end of file