div and stylesheet support
[phpfspot.git] / templates / index.tpl
index eeb1de779cd7ed3fceaa8e8b96e3bd7cc5b5e18b..dfbaf6855750f48e631ccd5fb69c5ef0be14e7e4 100644 (file)
@@ -1,6 +1,11 @@
 {include file="header.tpl"}
  <body>
-  {include file="tags.tpl"}
+  <div id="logo">noch keins da</div>
+  <div id="tags">
+   {include file="tags.tpl"}
+  </div>
+  <div id="content">
   {include file="body.tpl"}
+  </div>
  </body>
 {include file="footer.tpl"}