-
{{ "task_orders.new.funding.cloud_calculations_title" | translate }}
-
{{ "task_orders.new.funding.cloud_calculations_paragraph" | translate }}
+
{{ "task_orders.new.funding.cloud_calculations_title" | translate }}
+
{{ "task_orders.new.funding.cloud_calculations_paragraph" | translate }}
-
-
{{ "task_orders.new.funding.cloud_offerings_paragraph" | translate }}
- {{ TextInput(form.clin_01, validation='dollars', placeholder="$0.00") }}
- {{ TextInput(form.clin_02, validation='dollars', placeholder="$0.00", disabled=(not config.CLASSIFIED)) }}
+
+
{{ "task_orders.new.funding.cloud_offerings_paragraph" | translate }}
+ {{ TextInput(form.clin_01, validation='dollars', placeholder="$0.00") }}
+ {{ TextInput(form.clin_02, validation='dollars', placeholder="$0.00", disabled=(not config.CLASSIFIED)) }}
-
-
{{ "task_orders.new.funding.support_assistance_paragraph" | translate }}
- {{ TextInput(form.clin_03, validation='dollars', tooltip='The cloud support and assistance packages cannot be used as a primary development resource.', placeholder="$0.00") }}
- {{ TextInput(form.clin_04, validation='dollars', tooltip='The cloud support and assistance packages cannot be used as a primary development resource.', placeholder="$0.00", disabled=(not config.CLASSIFIED)) }}
-
+