@ -107,7 +107,7 @@
< / div >
< div class = "question-well" >
< h3 > What was their last name when they were born?< / h3 >
< h3 > What was their last name when they were born?{% include "partials/optional.html" %} < / h3 >
< span class = "form-group" >
{% input_field type="text" name="last_name_born_spouse" class="form-block input-wide response-textbox name" %}
< / span >
@ -115,7 +115,7 @@
< / div >
< div class = "question-well" >
< h3 > What was their last name immediately before you were married?< / h3 >
< h3 > What was their last name immediately before you were married?{% include "partials/optional.html" %} < / h3 >
< span class = "form-group" >
{% input_field type="text" name="last_name_before_married_spouse" class="form-block input-wide response-textbox name" %}
< / span >