Add missing link to instruction sheet
This commit is contained in:
parent
7a7bbfc5c5
commit
545bddf47f
@ -185,6 +185,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
<div class="panel__content">
|
<div class="panel__content">
|
||||||
|
{{ DocumentLink(
|
||||||
|
title="Instruction Sheet",
|
||||||
|
link_url="#") }}
|
||||||
{{ DocumentLink(
|
{{ DocumentLink(
|
||||||
title="Cloud Services Estimate",
|
title="Cloud Services Estimate",
|
||||||
link_url=task_order.csp_estimate and url_for("task_orders.download_csp_estimate", task_order_id=task_order.id) ) }}
|
link_url=task_order.csp_estimate and url_for("task_orders.download_csp_estimate", task_order_id=task_order.id) ) }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user