Removed an excess closing </div> in the template of the trial balance.
This commit is contained in:
		| @@ -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 %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user