diff --git a/edivorce/apps/core/templates/pdf/form52.html b/edivorce/apps/core/templates/pdf/form52.html
index b0d86b09..7c41e9e0 100644
--- a/edivorce/apps/core/templates/pdf/form52.html
+++ b/edivorce/apps/core/templates/pdf/form52.html
@@ -35,10 +35,10 @@
Claimant 1:{% include "partials/name_with_alias.html" with name=responses.name_you use_other_name=responses.any_other_name_you other_names=responses.other_name_you class_name='form-entry_claimant' %}
-
Claimant 2:{% include "partials/name_with_alias.html" with name=responses.name_spouse use_other_name=responses.any_other_name_spouse other_names=responses.other_name_spouse class_name='form-entry_claimant' %}
@@ -104,38 +104,38 @@
{% endif %}
+
- {% if 'Division of property and debts' in responses.want_which_orders|load_json or 'Spousal support' in responses.want_which_orders|load_json or 'Other orders' in responses.want_which_orders|load_json %}
-
- THIS COURT ORDERS that BY CONSENT:
-
-
-
-
- {% if 'Spousal support' in responses.want_which_orders|load_json and responses.spouse_support_details %}
- - {{ responses.spouse_support_details }}
- {% endif %}
-
- {% if 'Division of property and debts' in responses.want_which_orders|load_json %}
- -
- {% if responses.deal_with_property_debt == 'Equal division' %}
- Equal division of property and debts.
- {% else %}
- {{ responses.how_to_divide_property_debt }}
- {% endif %}
-
- {{ responses.other_property_claims }}
-
- {% endif %}
-
- {% if 'Other orders' in responses.want_which_orders|load_json and responses.other_orders_detail %}
- - {{ responses.other_orders_detail }}
- {% endif %}
-
-
- {% endif %}
+ {% if 'Division of property and debts' in responses.want_which_orders|load_json or 'Spousal support' in responses.want_which_orders|load_json or 'Other orders' in responses.want_which_orders|load_json %}
+
+ THIS COURT ORDERS that BY CONSENT:
+
+
+
+
+ {% if 'Spousal support' in responses.want_which_orders|load_json and responses.spouse_support_details %}
+ - {{ responses.spouse_support_details }}
+ {% endif %}
+
+ {% if 'Division of property and debts' in responses.want_which_orders|load_json %}
+ -
+ {% if responses.deal_with_property_debt == 'Equal division' %}
+ Equal division of property and debts.
+ {% else %}
+ {{ responses.how_to_divide_property_debt }}
+ {% endif %}
+
+ {{ responses.other_property_claims }}
+
+ {% endif %}
+
+ {% if 'Other orders' in responses.want_which_orders|load_json and responses.other_orders_detail %}
+ - {{ responses.other_orders_detail }}
+ {% endif %}
+
+
+ {% endif %}
-
THE FOLLOWING PARTIES APPROVE THE FORM OF THIS ORDER AND CONSENT TO EACH OF THE ORDERS, IF ANY, THAT ARE INDICATED ABOVE AS BEING BY CONSENT: