diff --git a/templates/requests/financial_verification.html.to b/templates/requests/financial_verification.html.to index dc1c4d71..df5b12ab 100644 --- a/templates/requests/financial_verification.html.to +++ b/templates/requests/financial_verification.html.to @@ -24,7 +24,7 @@ There were some errors, see below. {% end %} -
In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.
+In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.
{{ f.task_order_id.label }} {{ f.task_order_id(placeholder="Example: 1234567899C0001") }} diff --git a/templates/requests/screen-0.html.to b/templates/requests/screen-0.html.to index 40e86680..6fe78374 100644 --- a/templates/requests/screen-0.html.to +++ b/templates/requests/screen-0.html.to @@ -3,7 +3,7 @@ {% block form %}Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus error omnis a, tenetur similique quo officiis voluptates eum recusandae dolorem minus dignissimos, magni consequatur, maxime debitis reprehenderit sint non iusto?
+Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus error omnis a, tenetur similique quo officiis voluptates eum recusandae dolorem minus dignissimos, magni consequatur, maxime debitis reprehenderit sint non iusto?
New Application Existing Application diff --git a/templates/requests/screen-1.html.to b/templates/requests/screen-1.html.to index 8981ba84..63db706e 100644 --- a/templates/requests/screen-1.html.to +++ b/templates/requests/screen-1.html.to @@ -15,7 +15,7 @@ {% end %} -We’d like to know a little about how you plan to use JEDI Cloud services to process your request. Please answer the following questions to the best of your ability. Note that the CCPO does not directly help with migrating systems to JEDI Cloud. These questions are for learning about your cloud readiness and financial usage of the JEDI Cloud; your estimates will not be used for any department level reporting.
+We’d like to know a little about how you plan to use JEDI Cloud services to process your request. Please answer the following questions to the best of your ability. Note that the CCPO does not directly help with migrating systems to JEDI Cloud. These questions are for learning about your cloud readiness and financial usage of the JEDI Cloud; your estimates will not be used for any department level reporting.
All fields are required, unless specified optional.
Please tell us more about you.
+Please tell us more about you.
{% module TextInput(f.fname_request,placeholder='First Name') %} {% module TextInput(f.lname_request,placeholder='Last Name') %} diff --git a/templates/requests/screen-3.html.to b/templates/requests/screen-3.html.to index 6ff32a34..af4ea66f 100644 --- a/templates/requests/screen-3.html.to +++ b/templates/requests/screen-3.html.to @@ -14,7 +14,7 @@ ) %} {% end %} -Please designate a Primary Point of Contact that will be responsible for owning the workspace in the JEDI Cloud.
+Please designate a Primary Point of Contact that will be responsible for owning the workspace in the JEDI Cloud.
The Point of Contact will become the primary owner of the workspace created to use the JEDI Cloud. As a workspace owner, this person will have the ability to:
Before you can submit your request, please take a moment to review the information entered in the form. You may make changes by clicking the edit link on each section. When all information looks right, go ahead and submit.
+Before you can submit your request, please take a moment to review the information entered in the form. You may make changes by clicking the edit link on each section. When all information looks right, go ahead and submit.
In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.
+In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.
{{ f.task_order_id.label }} {{ f.task_order_id(placeholder="Example: 1234567899C0001") }}