diff --git a/templates/base.html b/templates/base.html new file mode 100644 index 0000000..32eb6ad --- /dev/null +++ b/templates/base.html @@ -0,0 +1,48 @@ + + + + + + {% block title %}AS215085 - Network tools{% endblock %} + + + + + + +
+
+ AS215085 Logo +

router1.doet.pixelhosting.nl

+

Proudly delivering the backbone for PixelHosting’s services

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