diff --git a/binder/templates/base.html b/binder/templates/base.html index 2ac27fd..73e7194 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 %} - - + +