initial import of smarty templates
[phpfspot.git] / templates / index.tpl
1 {include file="header.tpl"}
2  <body>
3   {include file="tags.tpl"}
4   {include file="body.tpl"}
5  </body>
6 {include file="footer.tpl"}