friendica-github/view/templates/content/image.tpl
2021-04-26 06:50:12 +00:00

2 lines
114 B
Smarty

<img src="{{$image.src}}" alt="{{$image.attachment.description}}" title="{{$image.attachment.description}}">
<br>