]> git.llucax.com Git - software/bife/bife-all.git/blob - hit/examples/hooks/body.tpl.html
Removed \n at the end of the file and added a VIM option to keep it as is.
[software/bife/bife-all.git] / hit / 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>