summaryrefslogtreecommitdiff
path: root/doc/css_market/02_template.tmpl
blob: e35c5eb056b3f56a3d1fe2a8fcaccb0e3a9a4efc (plain)
  1. --- /usr/share/ikiwiki/templates/page.tmpl 2007-12-03 20:09:46.000000000 +0100
  2. +++ templates/page.tmpl 2007-12-05 21:15:38.000000000 +0100
  3. @@ -14,6 +14,9 @@
  4. </head>
  5. <body>
  6. +<div id="pagestyle">
  7. +<div id="pagehead">
  8. +</div>
  9. <div class="header">
  10. <span>
  11. <TMPL_LOOP NAME="PARENTLINKS">
  12. @@ -111,5 +100,7 @@
  13. <!-- from <TMPL_VAR NAME=WIKINAME> -->
  14. </div>
  15. +</div>
  16. +
  17. </body>
  18. </html>