From a5a5fb196dfcfc51d632497c0fe9eb8c19bb5233 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sat, 21 Jun 2025 14:26:33 +0200 Subject: [PATCH] Update templates/bgp.html --- templates/bgp.html | 223 ++------------------------------------------- 1 file changed, 7 insertions(+), 216 deletions(-) diff --git a/templates/bgp.html b/templates/bgp.html index a3813b2..e666c85 100644 --- a/templates/bgp.html +++ b/templates/bgp.html @@ -1,40 +1,9 @@ - - - - - - AS215085 - Router tools | BGP table - - - - - - -
-
- AS215085 Logo -

core1.doet.pixelhosting.nl

-

Proudly delivering the backbone for PixelHosting’s services

-
-
- -
+{% extends "base.html" %} + +{% block title %}AS215085 - Router tools | BGP table{% endblock %} + +{% block content %} +

IPv4 Unicast Summary

Loading summary...

@@ -116,182 +85,4 @@

JSON version

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