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