Removed an excess closing </div> in the template of the trial balance.
This commit is contained in:
parent
81fbb380b4
commit
fcefc64117
@ -148,7 +148,6 @@ First written: 2023/3/5
|
||||
<div class="accounting-amount">{{ report.total.debit|accounting_format_amount }}</div>
|
||||
<div class="accounting-amount">{{ report.total.credit|accounting_format_amount }}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
|
Loading…
Reference in New Issue
Block a user