dfbaf6855750f48e631ccd5fb69c5ef0be14e7e4
[phpfspot.git] / templates / index.tpl
1 {include file="header.tpl"}
2  <body>
3   <div id="logo">noch keins da</div>
4   <div id="tags">
5    {include file="tags.tpl"}
6   </div>
7   <div id="content">
8   {include file="body.tpl"}
9   </div>
10  </body>
11 {include file="footer.tpl"}