diff --git a/work_sell/templates/worksell_edit.html b/work_sell/templates/worksell_edit.html index 2f9340f..6875596 100644 --- a/work_sell/templates/worksell_edit.html +++ b/work_sell/templates/worksell_edit.html @@ -70,7 +70,9 @@
- {{ form.currency}} +
+ {{ form.currency}} +
@@ -82,21 +84,27 @@
- {{ form.term_type }} +
+ {{ form.term_type }} +
-
-

Вид строительства {{ form.construction_type.errors.as_text }}

- {{ form.construction_type }} +
+
+

Вид строительства {{ form.construction_type.errors.as_text }}

+ {{ form.construction_type }} +
-
-

Классификация здания {{ form.building_classification.errors.as_text }}

- {{ form.building_classification }} +
+
+

Классификация здания {{ form.building_classification.errors.as_text }}

+ {{ form.building_classification }} +
@@ -130,13 +138,13 @@
- - @@ -144,7 +152,7 @@
-