{{ 'Add a person resource'|trans }}

{{ form_start(form, {'attr' : {'id' : 'create-form'}}) }} {{ form_row(form.kind) }} {{ form_row(form.linkedEntity) }} {{ form_row(form.comment) }} {{ form_end(form) }}