[%# HTML Snippet, for import only %]
Clear date Transaction Type Our Balance Their Balance
[% entry.clear_time %] [% entry.transaction_type %] [% entry.our_balance %] [% entry.their_balance%]
[% IF NOT corrections %] Corrections: [% FOREACH row = corrections %] [%END%]
[%row.user%] at [%row.insert_time%]
[%row.reason%]
[%ELSE%]
No corrections found.
[%END%]