link various "learn more" links to the /help page

This commit is contained in:
Andrew Croce 2018-09-24 16:08:49 -04:00
parent 7250e1167c
commit 962e7d98ee
4 changed files with 24 additions and 10 deletions

View File

@ -1,3 +1,5 @@
{% from "components/icon.html" import Icon %}
<p>
We will review and respond to your request in 3 business days. Youll be notified via email or phone.
</p>
@ -6,6 +8,10 @@
While your request is being reviewed, your 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.
</p>
<p>
Learn more about the JEDI Cloud Task Order and the Financial Verification process.
</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.
</a>
</div>

View File

@ -30,6 +30,9 @@
Once the Task Order has been created, you will be asked to provide details about the task order in the Financial Verification step.
</p>
<p>
Learn more about the JEDI Cloud Task Order and the Financial Verification process.
</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.
</a>
</div>

View File

@ -7,6 +7,11 @@
Once the Task Order has been created, you will be asked to provide
details about the task order in the Financial Verification step.
</p>
<p>
<i>Learn more</i> about the JEDI Cloud Task Order and the Financial Verification process.
</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.
</a>
</div>

View File

@ -10,7 +10,7 @@
message="<p>Track your monthly and cumulative expenditures for your workspace, projects, and environments below.</p>\
<p>Please note that the projected spend is based on the <em>average expense over the last three completed months</em> and therefore does not account for future changes that might be made in scale or configuration of your cloud services.</p>",
actions=[
{"label": "Learn More", "href": "/", "icon": "info"}
{"label": "Learn More", "href": "/help", "icon": "info"}
] ) }}
<div class='funding-summary-row'>