{%- set title = oro_file_title(file) -%} {% include '@OroAttachment/Twig/picture.html.twig' with { sources: oro_resized_picture_sources(file, width, height), img_attrs: { alt: title, 'width': width, 'height': height } } %}