diff --git a/lowfat/templates/lowfat/finances.html b/lowfat/templates/lowfat/finances.html index e7b0abab..41d1633b 100644 --- a/lowfat/templates/lowfat/finances.html +++ b/lowfat/templates/lowfat/finances.html @@ -36,20 +36,20 @@

Finances

- - + - + - +
Grant + Grant £{{ claimant.claimantship_grant|floatformat:2 }}
Available (until {{ claimant.inauguration_grant_expiration }}) Available (until {{ claimant.inauguration_grant_expiration }}) £{{ claimant.claimantship_available|floatformat:2 }}
Committed Committed £{{ claimant.claimantship_committed|floatformat:2 }}
Spent Spent £{{ claimant.claimantship_spent|floatformat:2 }}