]> git.llucax.com Git - software/bife/bife-all.git/blob - templates/bife_page.html
* Fixed headers in .php files.
[software/bife/bife-all.git] / templates / bife_page.html
1 <HTML>
2     <HEAD>
3         <TITLE>{TITLE}</TITLE>
4     </HEAD>
5     <BODY>
6         <H1>{TITLE}</H1>
7         {CONTENTS}
8     </BODY>
9 </HTML>