diff --git a/templates/portfolios/task_orders/show.html b/templates/portfolios/task_orders/show.html index ce0243ff..1acbcf30 100644 --- a/templates/portfolios/task_orders/show.html +++ b/templates/portfolios/task_orders/show.html @@ -185,6 +185,9 @@
+ {{ 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) ) }}