yg_app-8.x-1.0/templates/paragraph/paragraph--widget.html.twig
templates/paragraph/paragraph--widget.html.twig
<div class="item">
<img src="{{ file_url(content.field_image['#items'].entity.uri.value)}}"
alt="{{ content.field_image['#items'].alt }}"
title="{{ content.field_image['#items'].title }}">
</div>
