Current File : //home/tradevaly/www/phpmy/templates/plugins/text_image_link_transformations.twig
<a href="{{ url }}" rel="noopener noreferrer" target="_blank">
    <img src="{{ url }}" border="0" width="{{ width }}" height="{{ height }}">
    {{ buffer }}
</a>