{% block trix_editor_widget %} {{ form_widget(form, { attr: attr|merge({ class: 'trix-editor-content d-none' }) }) }}