File "text_image_link_transformations.twig"
Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/phpMyAdmin/templates/plugins/text_image_link_transformations.twig
File size: 164 B
MIME-type:
Charset: utf-8
<a href="{{ url }}" rel="noopener noreferrer" target="_blank">
<img src="{{ url }}" border="0" width="{{ width }}" height="{{ height }}">
{{ buffer }}
</a>