Merge Debt Report
{% with report=combined %} {% include "statistics_table.html" %} {% endwith %} {% for report in reports %} {% include "statistics_table.html" %} {% include "unmatched_table.html" %} {% endfor %}