{% trans_default_domain 'home' %} {{ form_start(formCommunication, { action: path('communication_show', {'id': contact.id}), attr: { 'data-turbo': 'true', 'data-turbo-frame': 'message_form', 'data-controller': 'emojipicker' } }) }}