{% extends 'portfolios/base.html' %} {% from "components/icon.html" import Icon %} {% block content %}
Portfolio Name
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
More{{ Icon('caret_down') }} Less{{ Icon('caret_up') }}

Review your task order
Check to make sure the information you entered is correct. After submission, you will confirm this task order was signed by a contracting officer. Thereafter, you will be informed as soon as CCPO completes their review.
Task order number - 10 digit found in your system of record
{{task_order.number}}

Funding summary
CLIN 1: Unclassified Cloud Services 001
Amount Obligated PoP Start PoP End LOA
$500,000 Yes 9/07/19 9/07/20 34820394
CLIN 2: Unclassified Cloud Services 002
Amount Obligated PoP Start PoP End LOA
$300,000 No 9/08/20 9/08/21 q9384751934

Supporting document
{{ Icon('ok',classes="icon-validation") }}document
Total obligated funds
$500,000
This is the funding allocated to cloud services. It may be 100% or a portion of the total task order budget.

Total contract amount
$800,000
This is the value of all funds obligated for this contract, including -- but not limited to -- funds obligated for the cloud.
{% endblock %}