summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 21:57:53 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 21:57:53 -0400
commit856a68233fc5cf6de9d02195d671b8a26fa92068 (patch)
tree7cac9a7f511003f823532373318eff27a61e7b23
parentecb82853038ec53c3da7fda81e9216eb72c38b5b (diff)
more changes to ikiwiki/templates/page.tmpl
-rw-r--r--ikiwiki/templates/page.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/ikiwiki/templates/page.tmpl b/ikiwiki/templates/page.tmpl
index 554d299..556eefe 100644
--- a/ikiwiki/templates/page.tmpl
+++ b/ikiwiki/templates/page.tmpl
@@ -17,6 +17,7 @@
</head>
<body>
+<!--
<div class="header">
<span>
<TMPL_LOOP NAME="PARENTLINKS">
@@ -50,9 +51,10 @@
</ul>
</div>
</TMPL_IF>
+-->
<div>
-Monkeys!
+Include nav here
</div>
<TMPL_IF SIDEBAR>