diff --git a/src/dokumentor/templates/docs/aktsverki/form_tbl_items.html b/src/dokumentor/templates/docs/aktsverki/form_tbl_items.html
index 3869213..cb7ee4b 100644
--- a/src/dokumentor/templates/docs/aktsverki/form_tbl_items.html
+++ b/src/dokumentor/templates/docs/aktsverki/form_tbl_items.html
@@ -1,4 +1,4 @@
-{# табличная часть акта сверки #}
+ {# табличная часть акта сверки #}
@@ -28,13 +28,14 @@
{% endfor %}
-
+
|
|
|
|
|
+
{{ formset.management_form }}
diff --git a/src/dokumentor/templates/docs/dover/form_tbl_items.html b/src/dokumentor/templates/docs/dover/form_tbl_items.html
index 9a946be..b633e08 100644
--- a/src/dokumentor/templates/docs/dover/form_tbl_items.html
+++ b/src/dokumentor/templates/docs/dover/form_tbl_items.html
@@ -28,7 +28,7 @@
{% endfor %}
-
+
|
|
|