]> git.mxchange.org Git - friendica.git/blob - view/photo_top.tpl
classes added to core + testbubble theme
[friendica.git] / view / photo_top.tpl
1
2 <div class="photo-top-image-wrapper lframe" id="photo-top-image-wrapper-$id">
3         <a href="$photolink" class="photo-top-photo-link" id="photo-top-photo-link-$id" title="$phototitle"><img src="$imgsrc" alt="$imgalt" title="$phototitle" class="photo-top-photo" id="photo-top-photo-$id" /></a>
4         <div class="photo-top-album-name"><a href="$albumlink" class="photo-top-album-link" title="$albumalt" >$albumname</a></div>
5 </div>
6 <div class="photo-top-image-wrapper-end"></div>