jingcai-php/public/phmad521/templates/plugins/text_image_link_transformat...

5 lines
164 B
Twig
Executable File

<a href="{{ url }}" rel="noopener noreferrer" target="_blank">
<img src="{{ url }}" border="0" width="{{ width }}" height="{{ height }}">
{{ buffer }}
</a>