]> git.llucax.com Git - software/bife/bife-all.git/blob - examples/templates/bife_album_item.html
- Added experimental phing build file.
[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>