{{ form_start(form) }}
{{ form_widget(form.rating) }}
{{ form_widget(form.comentario) }}
{{ form_end(form) }}