diff --git a/templates/cmdb/index.html b/templates/cmdb/index.html index bc4904a9..9e10578c 100644 --- a/templates/cmdb/index.html +++ b/templates/cmdb/index.html @@ -21,7 +21,22 @@ box.className="active"; } - +
@@ -31,6 +46,7 @@
+ {% csrf_token %}
@@ -228,20 +244,6 @@ }); {% endblock %}