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