diff --git a/nsupdate/main/templates/main/overview.html b/nsupdate/main/templates/main/overview.html index 3c378b9..a56a9df 100644 --- a/nsupdate/main/templates/main/overview.html +++ b/nsupdate/main/templates/main/overview.html @@ -24,7 +24,7 @@
-

New host

+

New Host

{% csrf_token %} {{ form|bootstrap }} diff --git a/nsupdate/nsupdate/templates/base.html b/nsupdate/nsupdate/templates/base.html index ef22e89..f62b899 100644 --- a/nsupdate/nsupdate/templates/base.html +++ b/nsupdate/nsupdate/templates/base.html @@ -10,7 +10,6 @@ {% block title %}nsupdate.info{% endblock %} -