]> git.llucax.com Git - software/bife/hit.git/blob - examples/hooks/body.tpl.html
- Improved example.
[software/bife/hit.git] / examples / hooks / body.tpl.html
1 <HTML>
2     <HEAD>
3         <TITLE>{TITLE}</TITLE>
4     </HEAD>
5     <BODY>
6         {LINK}
7         <HR>
8         {BODY}
9     </BODY>
10 </HTML>