]> git.llucax.com Git - software/bife/bife++.git/blob - tpldir/test2.tpl.html
- Moved libbife to it's own directory.
[software/bife/bife++.git] / tpldir / test2.tpl.html
1 <html>
2     <head>
3             <title>Página de {NOMBRE}</title>
4     </head>
5     <body>
6         <p>Mi nombre es {NOMBRE} y tengo {EDAD} años.</p>
7     </body>
8 </html>