diff --git a/binder/templates/base.html b/binder/templates/base.html index a648650..963e1d1 100644 --- a/binder/templates/base.html +++ b/binder/templates/base.html @@ -1,3 +1,4 @@ +{% load static from staticfiles %} {% block header %} @@ -5,14 +6,14 @@ Binder DNS Admin - - + + {% endblock header %} - - + +
@@ -20,7 +21,7 @@ {% block navigation %}