{{ form_row(form.Content, {'attr': {'class': 'textarea-field resize form-control w-4/5 shadow appearance-none border ml-6 lg:ml-0 rounded text-3xl lg:text-base py-3 lg:py-2 px-3 text-gray-700 leading-tight focus:outline-none focus:shadow-outline', 'placeholder': 'Votre message...', 'cols': '23'}}) }}