{# templates/form/file_gallery_theme.html.twig #} {# Form theme per FileGalleryType Estende Bootstrap 4 per mantenere le classi form-group, control-label, form-control Per usarlo, aggiungi in twig.yaml: twig: form_themes: - 'bootstrap_4_layout.html.twig' - 'form/file_gallery_theme.html.twig' #} {% use "bootstrap_4_layout.html.twig" %} {% block file_gallery_row %}