diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index 1e9bd36b..a63a78bc 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -484,6 +484,13 @@ for anyone requesting a name change {% endif %} + {% if how_will_calculate_income == 'entered agreement' %} +
  • Completed + + Agreement as to Annual Income (F9) + +
  • + {% endif %} @@ -508,6 +515,9 @@
  • Affidavit — Desk Order Divorce Form (F30)
  • {% endcomment %} {% endif %} + {% if how_will_calculate_income == 'entered agreement' %} +
  • Agreement as to Annual Income (F9)
  • + {% endif %}