diff --git a/edivorce/apps/core/templates/question/12_fact_sheets.html b/edivorce/apps/core/templates/question/12_fact_sheets.html index 45c8e20e..f015fd36 100644 --- a/edivorce/apps/core/templates/question/12_fact_sheets.html +++ b/edivorce/apps/core/templates/question/12_fact_sheets.html @@ -950,7 +950,7 @@ Including the monthly Guidelines table amount under Schedule 1 of the Guidelines Guidelines table amount - {% if child_support_amount_under_high_income %} + {% if child_support_amount_under_high_income and child_support_amount_over_high_income%} {{ child_support_amount_under_high_income|add:child_support_amount_over_high_income }} {% endif %}