Browse Source

DIV-371: Updated Clamiant with theirs on Spousal support page

pull/160/head
Charles Shin 8 years ago
parent
commit
bab7dfa21a
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      edivorce/apps/core/templates/question/07_property.html

+ 2
- 1
edivorce/apps/core/templates/question/07_property.html View File

@ -128,7 +128,8 @@
</p> </p>
<div> <div>
<label> <label>
Claimant 1 and Claimant 2 ask for an order respecting an interest in property or for compensation instead of an interest in that property, as follows:
{% if name_you %} {{ name_you }} {% else %}Claimant 1 {% endif %} and {% if name_spouse %} {{ name_spouse }} {% else %}Claimant 2 {% endif %}
ask for an order respecting an interest in property or for compensation instead of an interest in that property, as follows:
</label> </label>
</div> </div>
{% input_field type="textarea" name="other_property_claims" rows="8" cols="65" class="response-textarea" %} {% input_field type="textarea" name="other_property_claims" rows="8" cols="65" class="response-textarea" %}


Loading…
Cancel
Save