Add missing link to instruction sheet

This commit is contained in:
Patrick Smith 2019-02-13 10:26:28 -05:00
parent 7a7bbfc5c5
commit 545bddf47f

View File

@ -185,6 +185,9 @@
</div>
<hr />
<div class="panel__content">
{{ DocumentLink(
title="Instruction Sheet",
link_url="#") }}
{{ DocumentLink(
title="Cloud Services Estimate",
link_url=task_order.csp_estimate and url_for("task_orders.download_csp_estimate", task_order_id=task_order.id) ) }}