[%- USE T8 %] [%- USE HTML %]
| [% 'Account' | $T8 %] | [% 'Description (Click on Description for details)' | $T8 %] | [% 'Debit' | $T8 %] | [% 'Credit' | $T8 %] | ||
|---|---|---|---|---|---|
| [% row.accno | html %] | [% row.description | html %] | ||||
| [% row.accno | html %] | [% row.description | html %] | [% row.debit | html %] | [% row.credit | html %] | ||