diff --git a/nsupdate/templates/base.html b/nsupdate/templates/base.html index 6f9417f..ec62260 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 %}