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