Put app strings into a YAML file for easy editing by product owner
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
{% from "components/icon.html" import Icon %}
|
||||
|
||||
<p>
|
||||
The next step is to create a Task Order associated with JEDI Cloud.
|
||||
Please contact a Contracting Officer (KO), Contracting Officer
|
||||
Representative (COR), or a Financial Manager to help with this step.
|
||||
{{ "fragments.pending_financial_verification.paragraph_1" | translate }}
|
||||
</p>
|
||||
<p>
|
||||
Once the Task Order has been created, you will be asked to provide
|
||||
details about the task order in the Financial Verification step.
|
||||
{{ "fragments.pending_financial_verification.paragraph_2" | translate }}
|
||||
</p>
|
||||
|
||||
<div class='alert__actions'>
|
||||
<a href='/help' class='icon-link'>
|
||||
{{ Icon('help') }}
|
||||
Learn more about the JEDI Cloud Task Order and the Financial Verification process.
|
||||
{{ "fragments.pending_financial_verification.learn_more_link_text" | translate }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user