]> git.llucax.com Git - software/bife/bife++.git/blob - test.tpl.html
- Normalized Fallback constructor to be the same of Widget (or Container).
[software/bife/bife++.git] / test.tpl.html
1 <html>
2     <head>
3         <title>{NOMBRE}</title>
4     </head>
5     <body>
6         <p>{NOMBRE} tiene {EDAD} aƱos.</p>
7     </body>
8 </html>