diff --git a/nsupdate/templates/base.html b/nsupdate/templates/base.html index 158803c..c20235f 100644 --- a/nsupdate/templates/base.html +++ b/nsupdate/templates/base.html @@ -10,15 +10,15 @@ {% block title %}{{ WWW_HOST }}{% endblock %} - - + + - - + + {% include "includes/base_head.html" %} {% block html_head %}{% endblock %}