From 79475b0cfb6a380384e8bc6e9f1720ee330bdce1 Mon Sep 17 00:00:00 2001
From: ariannedee
Because the division of family property and debt can be complex we
recommend you get
This section is for property claims not covered by the Family Law
Act—property that is not family property. This includes:Other Property Claims
+ Other Property Claims{% include 'partials/optional.html' %}
diff --git a/edivorce/apps/core/utils/question_step_mapping.py b/edivorce/apps/core/utils/question_step_mapping.py
index 12f5158d..782dce94 100644
--- a/edivorce/apps/core/utils/question_step_mapping.py
+++ b/edivorce/apps/core/utils/question_step_mapping.py
@@ -181,6 +181,7 @@ page_step_mapping = {
'marriage': 'your_marriage',
'separation': 'your_separation',
'support': 'spousal_support',
+ 'property': 'property_and_debt',
}