|
|
|
@ -60,12 +60,12 @@ |
|
|
|
{% if how_to_sign == 'Together' and signing_location == 'In-person' %} |
|
|
|
<div> |
|
|
|
<p>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.</p> |
|
|
|
generated and attached for you.</p> |
|
|
|
</div> |
|
|
|
{% elif how_to_sign == 'Separately' and signing_location_you == 'In-person' %} |
|
|
|
<div> |
|
|
|
<p>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.</p> |
|
|
|
generated and attached for you.</p> |
|
|
|
</div> |
|
|
|
{% else %} |
|
|
|
<p>The following forms will be automatically filed for you:</p> |
|
|
|
|