Skip to content

Commit

Permalink
added 'amount at risk'
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky saunders committed Sep 25, 2023
1 parent d22f2c8 commit 94f1aaf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/views/v1/facility-card-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,14 @@ <h1 class="govuk-heading-l">
{{data.deal}}
</dd>
</div>
<div class="govuk-summary-list__row">
<dt class="govuk-summary-list__key">
Amount at risk
</dt>
<dd class="govuk-summary-list__value">
&pound;10,000,000
</dd>
</div>
<div class="govuk-summary-list__row">
<dt class="govuk-summary-list__key">
Address
Expand Down

0 comments on commit 94f1aaf

Please sign in to comment.