]> git.mxchange.org Git - friendica.git/blob - view/templates/content/image.tpl
Merge pull request #10170 from annando/media-handling
[friendica.git] / view / templates / content / image.tpl
1 <img src="{{$image.src}}" alt="{{$image.attachment.description}}" title="{{$image.attachment.description}}">
2 <br>