From 9cb38fbab1912566b2ef5cd63c4165acba8b5c67 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sat, 21 Jun 2025 14:26:17 +0200 Subject: [PATCH] Update templates/arp.html --- templates/arp.html | 164 ++------------------------------------------- 1 file changed, 7 insertions(+), 157 deletions(-) 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