]> git.llucax.com Git - software/bife/bife-all.git/blob - examples/templates/bife_album_item.html
5d20d8c8bda0a11a8d9ea5295ee7dc86494ed5d5
[software/bife/bife-all.git] / examples / templates / bife_album_item.html
1 <TD class="albumitem">
2     <A class="albumitem" href="photo?BIFE_AlbumPhoto_FILE={PHOTO}" title="{DESC}"><IMG alt="{DESC}" src="{THUMB}" class="albumitem"></A>
3 </TD>