diff --git a/payroll/templates/cbv/federal_tax/tax_bracket_list.html b/payroll/templates/cbv/federal_tax/tax_bracket_list.html index 67d7068d9..2e1982944 100644 --- a/payroll/templates/cbv/federal_tax/tax_bracket_list.html +++ b/payroll/templates/cbv/federal_tax/tax_bracket_list.html @@ -1,5 +1,5 @@ {% load i18n %} -{% if not use_py %} +{% if not filing_status.use_py %} {% include "generic/horilla_list_table.html" %} {% else %}