| Date | Description | Payee | Amount | |
|---|---|---|---|---|
| {% if editable %} {% else %} {{ posting.occurred_on.isoformat() }} {% endif %} | {% if editable %} {% else %} {{ posting.description or '' }} {% endif %} | {% if editable %} {% else %} {{ posting.payee or '' }} {% endif %} | {% if editable %} {% else %} ${{ '{:,.2f}'.format(posting.amount) }} {% endif %} | {% if editable %} {% endif %} |
| No transactions yet. | ||||