diff --git a/templates/index.html b/templates/index.html index 01bfb67..948ab0b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,40 +1,8 @@ - - - - - - AS215085 - Router tools | Home - - - - - - -
-
- AS215085 Logo -

core1.doet.pixelhosting.nl

-

Proudly delivering the backbone for PixelHosting’s services

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

Welcome

Welcome to the AS215085 Network tools

@@ -54,11 +22,4 @@

BGP.Tools network map

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