aboutsummaryrefslogblamecommitdiffstats
path: root/view/photo_top.tpl
blob: ab88c5ff52ab5ed2485dcd69d75451ad99666660 (plain) (tree)
1
2
3
4
5
6
 
                                                                             



                                                                                                                                                                                                                        
<div class="photo-top-image-wrapper lframe" id="photo-top-image-wrapper-$id">
	<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>
	<div class="photo-top-album-name"><a href="$albumlink" class="photo-top-album-link" title="$albumalt" >$albumname</a></div>
</div>
<div class="photo-top-image-wrapper-end"></div>