diff --git a/edivorce/apps/core/templates/question/08_property.html b/edivorce/apps/core/templates/question/08_property.html index 16bae0e2..424b3619 100644 --- a/edivorce/apps/core/templates/question/08_property.html +++ b/edivorce/apps/core/templates/question/08_property.html @@ -58,10 +58,11 @@

-
+

How have you and {% if name_spouse %}{{ name_spouse }}{% else %}your spouse{% endif %} - agreed to deal with your property and debt?

+ agreed to deal with your property and debt?{% if deal_with_property_debt_error %}{% include 'partials/required.html' %}{% endif %} +
-