]> git.llucax.com Git - software/bife/bife-all.git/blob - examples/templates/album/body.tpl.html
2dd508523920ac72e2bbb08e038dcc23e09d7bf9
[software/bife/bife-all.git] / examples / templates / album / body.tpl.html
1 <H3 class="album">{DESC}</H3>
2 <DIV class="center">
3     <TABLE class="album">
4         <TBODY>
5             {CONTENTS}
6         </TBODY>
7     </TABLE>
8 </DIV>