diff --git a/edivorce/apps/core/templates/dashboard/final_filing.html b/edivorce/apps/core/templates/dashboard/final_filing.html index 042fbed1..3d11ef96 100644 --- a/edivorce/apps/core/templates/dashboard/final_filing.html +++ b/edivorce/apps/core/templates/dashboard/final_filing.html @@ -104,10 +104,10 @@

{% endif %} @@ -127,12 +127,12 @@ in the following order:

@@ -195,12 +195,12 @@ in the following order:

@@ -265,11 +265,11 @@

diff --git a/edivorce/apps/core/templates/dashboard/initial_filing.html b/edivorce/apps/core/templates/dashboard/initial_filing.html index ef2bbb6e..1c39c398 100644 --- a/edivorce/apps/core/templates/dashboard/initial_filing.html +++ b/edivorce/apps/core/templates/dashboard/initial_filing.html @@ -59,20 +59,20 @@

{% if how_to_sign == 'Together' and signing_location == 'In-person' %}
-

The {% include "partials/tooltips/joint_family_claim_1.html" with text="Notice of Joint Family Claim Form (F1)" %} will be +

The {% include "partials/tooltips/forms/joint_family_claim_1.html" with text="Notice of Joint Family Claim Form (F1)" %} will be automatically filed for you.

{% elif how_to_sign == 'Separately' and signing_location_you == 'In-person' %}
-

The {% include "partials/tooltips/joint_family_claim_1.html" with text="Notice of Joint Family Claim Form (F1)" %} will be +

The {% include "partials/tooltips/forms/joint_family_claim_1.html" with text="Notice of Joint Family Claim Form (F1)" %} will be automatically filed for you.

{% else %}

The following forms will be automatically filed for you:

The following forms will be submitted for you but @@ -80,8 +80,8 @@ before filing (see next step for details)

{% endif %}
diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index b5612cbe..dbc42508 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -455,53 +455,19 @@