]> git.llucax.com Git - mecon/meconlib.git/blob - test/Tpl/FileDir/TPLS/body.tpl.html
3587b629c33eae130d788e184bc0a49496ff0d2b
[mecon/meconlib.git] / test / Tpl / FileDir / TPLS / body.tpl.html
1 <HTML>
2     <HEAD>
3         <TITLE>{TITLE}</TITLE>
4     </HEAD>
5     <BODY>
6         <!-- BODY START -->
7         {BODY}
8         {SOURCE}
9         <!-- BODY END -->
10     </BODY>
11 </HTML>