diff --git a/python/nav/web/templates/seeddb/management-profile/edit.html b/python/nav/web/templates/seeddb/management-profile/edit.html index 634e1ca69e..b30c914720 100644 --- a/python/nav/web/templates/seeddb/management-profile/edit.html +++ b/python/nav/web/templates/seeddb/management-profile/edit.html @@ -1,5 +1,4 @@ {% extends "seeddb/base.html" %} -{% load crispy_forms_tags %} {% block content %}
@@ -27,7 +26,7 @@