]> git.llucax.com Git - software/bife/bife-all.git/blob - hit/examples/hooks/body.tpl.html
Moved back to a clean bife directory. Each subdirectory has a module
[software/bife/bife-all.git] / hit / examples / hooks / body.tpl.html
1 <HTML>
2     <HEAD>
3         <TITLE>{TITLE}</TITLE>
4     </HEAD>
5     <BODY>
6         <TABLE border="1" cellpadding="5">
7             {ROWS}
8         </TABLE>
9     </BODY>
10 </HTML>