From b8e643c10facdef7852aea3c594ddc87f19cc534 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sat, 21 Jun 2025 14:26:45 +0200 Subject: [PATCH] Update templates/bgp-route.html --- templates/bgp-route.html | 173 +++++---------------------------------- 1 file changed, 19 insertions(+), 154 deletions(-) diff --git a/templates/bgp-route.html b/templates/bgp-route.html index bbc4a63..a74fca6 100644 --- a/templates/bgp-route.html +++ b/templates/bgp-route.html @@ -1,156 +1,21 @@ - - - - - - AS215085 - Router tools | BGP route lookup - - - - - - -
-
- AS215085 Logo -

core1.doet.pixelhosting.nl

-

Proudly delivering the backbone for PixelHosting’s services

-
-
- -
-
-
- - -
-
Enter a prefix and click Lookup.
-
-
- - - - - +{% block content %} + +
+
+ + +
+
Enter a prefix and click Lookup.
+
+{% endblock %} \ No newline at end of file