<tdcolspan="2"><iclass="fa {% if responses.original_marriage_certificate == 'NO' and not responses.provide_certificate_later == 'YES' %} fa-check-square-o"aria-hidden="true"></i>{% else %} fa-square-o" aria-hidden="true"></i> {% endif %} It is impossible to obtain a certificate of marriage or registration of marriage because:
<tdcolspan="2"><iclass="fa {% if responses.original_marriage_certificate == 'NO' and not responses.provide_certificate_later == 'YES' %} fa-check-square-o"aria-hidden="true"></i>{% else %} fa-square-o" aria-hidden="true"></i> {% endif %} It is impossible to obtain a certificate of marriage or registration of marriage because:
<spanclass="form-entry form-textarea not-complete"> {% if responses.not_provide_certificate_reason and responses.original_marriage_certificate == 'NO' and not responses.provide_certificate_later == 'YES' %} {{ responses.not_provide_certificate_reason }}</span> {% else %} </span> {% endif %}
<spanclass="form-entry form-textarea not-complete">{% if responses.not_provide_certificate_reason and responses.original_marriage_certificate == 'NO' and not responses.provide_certificate_later == 'YES' %} {{ responses.not_provide_certificate_reason|linebreaksbr }}</span> {% else %} </span> {% endif %}
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
@ -294,7 +294,7 @@
<tr>
<tr>
{% check_list source=responses.want_which_orders value='Spousal support' as order_wanted %}
{% check_list source=responses.want_which_orders value='Spousal support' as order_wanted %}
<tdcolname="c2"><iclass="fa {% if order_wanted %} fa-check-square-o {% else %} fa-square-o {% endif %}"aria-hidden="true"></i> Claimant 1 and Claimant 2 are asking for an order for spousal support as follows:
<tdcolname="c2"><iclass="fa {% if order_wanted %} fa-check-square-o {% else %} fa-square-o {% endif %}"aria-hidden="true"></i> Claimant 1 and Claimant 2 are asking for an order for spousal support as follows:
<td><iclass="fa {% if responses.deal_with_property_debt == 'unequal division' %} fa-check-square-o"aria-hidden="true"></i>{% else %} fa-square-o" aria-hidden="true"></i> {% endif %} an unequal division of family property and family debt as follows:
<td><iclass="fa {% if responses.deal_with_property_debt == 'unequal division' %} fa-check-square-o"aria-hidden="true"></i>{% else %} fa-square-o" aria-hidden="true"></i> {% endif %} an unequal division of family property and family debt as follows:
<td><iclass="fa fa-square-o"aria-hidden="true"></i> Claimant 1 and Claimant 2 ask for an order respecting an interest in property or for compensation instead of an interest in that property, as follows:
<td><iclass="fa fa-square-o"aria-hidden="true"></i> Claimant 1 and Claimant 2 ask for an order respecting an interest in property or for compensation instead of an interest in that property, as follows:
{% check_list source=responses.want_which_orders value='Other orders' as order_wanted %}
{% check_list source=responses.want_which_orders value='Other orders' as order_wanted %}
<td><iclass="fa {% if order_wanted %} fa-check-square-o {% else %} fa-square-o {% endif %}"aria-hidden="true"></i> Claimant 1 and Claimant 2 are asking for an order in the following terms: <spanclass="form-entry form-textarea not-complete">{% if responses.other_orders_detail %} {{ responses.other_orders_detail }} {% else %} {% endif %}</span>
<td><iclass="fa {% if order_wanted %} fa-check-square-o {% else %} fa-square-o {% endif %}"aria-hidden="true"></i> Claimant 1 and Claimant 2 are asking for an order in the following terms: <spanclass="form-entry form-textarea not-complete">{% if responses.other_orders_detail %} {{ responses.other_orders_detail|linebreaksbr }} {% else %} {% endif %}</span>