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