From bf6e7199160d92b0f371bee4c4d6da9ba0ffb1e0 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sat, 21 Jun 2025 14:27:16 +0200 Subject: [PATCH] Update templates/interfaces.html --- templates/interfaces.html | 170 ++------------------------------------ 1 file changed, 7 insertions(+), 163 deletions(-) diff --git a/templates/interfaces.html b/templates/interfaces.html index 90cacfe..ad8cb3e 100644 --- a/templates/interfaces.html +++ b/templates/interfaces.html @@ -1,40 +1,9 @@ - - - - - - AS215085 - Router tools | Interfaces - - - - - - -
-
- AS215085 Logo -

core1.doet.pixelhosting.nl

-

Proudly delivering the backbone for PixelHosting’s services

-
-
- -
+{% extends "base.html" %} + +{% block title %}AS215085 - Router tools | Interfaces{% endblock %} + +{% block content %} +
@@ -69,129 +38,4 @@

JSON version

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