diff --git a/templates/neighbors.html b/templates/neighbors.html index 5a4e8f5..6102dbf 100644 --- a/templates/neighbors.html +++ b/templates/neighbors.html @@ -1,40 +1,9 @@ - - - - - - AS215085 - Router tools | Neighbors - - - - - - -
-
- AS215085 Logo -

core1.doet.pixelhosting.nl

-

Proudly delivering the backbone for PixelHosting’s services

-
-
- -
+{% extends "base.html" %} + +{% block title %}AS215085 - Router tools | Neighbor table{% endblock %} + +{% block content %} +
@@ -65,123 +34,4 @@

JSON version

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