friendica-github/view/templates/content/image.tpl

3 lines
114 B
Smarty
Raw Normal View History

2021-04-26 06:50:12 +00:00
<img src="{{$image.src}}" alt="{{$image.attachment.description}}" title="{{$image.attachment.description}}">
<br>