diff --git a/edivorce/apps/core/templates/partials/dashnav.html b/edivorce/apps/core/templates/partials/dashnav.html
index 4a8488d2..aba59de7 100644
--- a/edivorce/apps/core/templates/partials/dashnav.html
+++ b/edivorce/apps/core/templates/partials/dashnav.html
@@ -1,6 +1,6 @@
{% load static %}
-
Divorce Application Stages
+
Application Stages
diff --git a/edivorce/apps/core/templates/question/03_respondent.html b/edivorce/apps/core/templates/question/03_respondent.html
index 51c8496a..5afe8443 100644
--- a/edivorce/apps/core/templates/question/03_respondent.html
+++ b/edivorce/apps/core/templates/question/03_respondent.html
@@ -15,7 +15,6 @@
What is your spouse's name ( enter name as it appears on the marriage certificate or registration of marriage)?
{% input_field type="text" name="name_spouse" class="form-block input-wide response-textbox" %}
-
This is also know as surname or family name.
@@ -40,8 +39,7 @@
For the Notice of Family Claim Form (F1) you need to enter your spouse's name as it appears on the
marriage certificate.
-
When you got married, their name didn't automatically change. They're allowed to use your
- spouse's surname, but a formal name change wasn't necessary.
+
When you got married, their name didn't automatically change. Your spouse was allowed to use your surname, but a formal name change wasn't necessary.
@@ -59,13 +57,12 @@
- This could be an abbreviaton of your legal name, a maiden name, or any aliases they use for business
+
This could be an abbreviation of your legal name, a maiden name, or any aliases they use for business
or legal matters.
- Why do I need to provide other names that I go by? How will you be using this
- information?
+ Why do I need to provide other names that my spouse goes by? How will you be using this information?
@@ -76,7 +73,7 @@
the court order match what is on the title. This wold also apply to pensions, RRSPs, etc.
The order for divorce is also used to create linkages between names.
You may want to take a look at the names that you have used on any legal and business
- agreements/contracts to ensure you are providing the courts with all variations of your name.
+ agreements/contracts to ensure you are providing the courts with all variations of your spouse's name.
diff --git a/edivorce/apps/core/templates/question/06_support.html b/edivorce/apps/core/templates/question/06_support.html
index 8cf59aeb..762acb56 100644
--- a/edivorce/apps/core/templates/question/06_support.html
+++ b/edivorce/apps/core/templates/question/06_support.html
@@ -15,7 +15,12 @@
Claimant 1 and Claimant 2 are asking for an order
for spousal support as follows:
- {% input_field type="textarea" name="spouse_support_details" rows="8" cols="65" class="response-textarea" %}
+ {% input_field type="textarea" name="spouse_support_details" rows="8" cols="65" class="response-textarea" placeholder="Please enter the spousal support details that you wnat to appear in the order issued by the court." %}
+
+ To see some examples of how to write what you are asking for, refer to the Supreme Court of B.C. website. The website has a list of
+ standard terms
+ for most of the usual orders made in family cases.
+
diff --git a/edivorce/apps/core/templates/question/07_property.html b/edivorce/apps/core/templates/question/07_property.html
index 0f66f873..a94a8bd8 100644
--- a/edivorce/apps/core/templates/question/07_property.html
+++ b/edivorce/apps/core/templates/question/07_property.html
@@ -108,6 +108,11 @@
{% input_field type="textarea" name="how_to_divide_property_debt" rows="8" cols="65" class="response-textarea" %}
+
+ To see some examples of how to write what you are asking for, refer to the Supreme Court of B.C. website. The website has a list of
+ standard terms
+ for most of the usual orders made in family cases.
+