{{ form_row(form.nombrePrincipal) }}
{{ form_row(form.she) }}
{% if form.nuevo is defined %}
{{ form_row(form.nuevo) }}
{% endif %}