diff --git a/tally_ho/apps/tally/templates/audit/review.html b/tally_ho/apps/tally/templates/audit/review.html index fcf2524f3..f9573c759 100644 --- a/tally_ho/apps/tally/templates/audit/review.html +++ b/tally_ho/apps/tally/templates/audit/review.html @@ -20,14 +20,13 @@

{% trans 'Quarantined Form' %}

{{ check.local_name }}


-{% endfor %} -{% endif %} - {% if reconciliation_form %} {% include 'quality_control/reconciliation.html' with form=reconciliation_form %} {% endif %} {% include 'quality_control/results.html' with results=results header_text=header_text %} +{% endfor %} +{% endif %}