diff --git a/edivorce/apps/core/templates/question/01_orders.html b/edivorce/apps/core/templates/question/01_orders.html index d635983f..bbc118ea 100644 --- a/edivorce/apps/core/templates/question/01_orders.html +++ b/edivorce/apps/core/templates/question/01_orders.html @@ -116,6 +116,8 @@ + + + + {% endblock %} {% block formBack %}{% prev_step step='separation' %}{% endblock %} diff --git a/edivorce/apps/core/templates/question/06_support.html b/edivorce/apps/core/templates/question/06_support.html index 9fe78e3c..f5083ff6 100644 --- a/edivorce/apps/core/templates/question/06_support.html +++ b/edivorce/apps/core/templates/question/06_support.html @@ -124,6 +124,29 @@ + + + + {% endblock %} {% block formBack %}{% prev_step step='support' %}{% endblock %} diff --git a/edivorce/apps/core/templates/question/07_property.html b/edivorce/apps/core/templates/question/07_property.html index f9e5053d..ce1b5edc 100644 --- a/edivorce/apps/core/templates/question/07_property.html +++ b/edivorce/apps/core/templates/question/07_property.html @@ -115,6 +115,32 @@

This section is about excluded property - e.g. property owned by the respondent at the time you moved in together, and gifts or inheritances the respondent received. Compensation is cash instead of ownership of your share of the property.

{% input_field type="textarea" name="other_property_claims" rows="8" cols="65" class="response-textarea" %} + + + + + + + + {% endblock %} {% block formBack %}{% prev_step step='property' %}{% endblock %} diff --git a/edivorce/apps/core/templates/question/08_other_orders.html b/edivorce/apps/core/templates/question/08_other_orders.html index ecf55b90..25d80a95 100644 --- a/edivorce/apps/core/templates/question/08_other_orders.html +++ b/edivorce/apps/core/templates/question/08_other_orders.html @@ -13,6 +13,29 @@

Want other orders as follows:

{% input_field type="textarea" name="other_orders_detail" rows="8" cols="65" class="response-textarea" %} + + + + + + + + {% endblock %} {% block formBack %}{% prev_step step='other_orders' %}{% endblock %} diff --git a/edivorce/apps/core/templates/question/09_other_questions.html b/edivorce/apps/core/templates/question/09_other_questions.html index 3c47050e..1a887a08 100644 --- a/edivorce/apps/core/templates/question/09_other_questions.html +++ b/edivorce/apps/core/templates/question/09_other_questions.html @@ -95,6 +95,7 @@

If you select the "specific date" option you will need to request this as an "other" order and you will need to provide affidavit evidence to support the order.

+ {% endblock %} {% block formBack %}{% prev_step step='other_questions' %}{% endblock %} diff --git a/edivorce/apps/core/templates/question/10_location.html b/edivorce/apps/core/templates/question/10_location.html index ba8f3e16..02f47096 100644 --- a/edivorce/apps/core/templates/question/10_location.html +++ b/edivorce/apps/core/templates/question/10_location.html @@ -33,6 +33,25 @@ {% endfor %} + + + + {% endblock %} {% block formBack %}{% prev_step step='location' %}{% endblock %} diff --git a/edivorce/apps/core/templates/question/11_review.html b/edivorce/apps/core/templates/question/11_review.html index 2dc96bbb..49fde6b3 100644 --- a/edivorce/apps/core/templates/question/11_review.html +++ b/edivorce/apps/core/templates/question/11_review.html @@ -159,7 +159,26 @@ + + + {% endblock %} + {% block formbuttons %}