]> git.mxchange.org Git - friendica.git/blob - view/smarty3/photo_album.tpl
5db5644a1e4477bd1c9f7f003227b3166c8ca3f8
[friendica.git] / view / smarty3 / photo_album.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-{{$id}}">
6         <a href="{{$photolink}}" class="photo-album-photo-link" id="photo-album-photo-link-{{$id}}" title="{{$phototitle}}">
7                 <img src="{{$imgsrc}}" alt="{{$imgalt}}" title="{{$phototitle}}" class="photo-album-photo lframe resize{{$twist}}" id="photo-album-photo-{{$id}}" />
8                 <p class='caption'>{{$desc}}</p>                
9         </a>
10 </div>
11 <div class="photo-album-image-wrapper-end"></div>