{{ project.operation_type.value.replace('_', ' ') | title }}
| Name | Status | Currency | Primary Resource | |
|---|---|---|---|---|
| {{ scenario.name }} | {{ scenario.status.value.title() }} | {{ scenario.currency or '—' }} | {{ scenario.primary_resource.value.replace('_', ' ') | title if scenario.primary_resource else '—' }} | View Edit |
No scenarios yet.
{% endif %}