summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-27 18:38:48 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-27 18:38:48 -0400
commit4ee3758b00280d54bc015ac78a02868430f93818 (patch)
tree845dd9cca36d5cb997754ee51951972738a9342e
parent7e07e12d0e56274d60ece0baa3e86ec743b39e57 (diff)
parentef51e83ea9a49e84957dc2086ab39a0fd74b48d1 (diff)
Merge commit 'jrollins/master'
-rw-r--r--website/bugs/done.mdwn2
-rw-r--r--website/templates/nav.mdwn4
2 files changed, 5 insertions, 1 deletions
diff --git a/website/bugs/done.mdwn b/website/bugs/done.mdwn
index af88c1c..97fc82a 100644
--- a/website/bugs/done.mdwn
+++ b/website/bugs/done.mdwn
@@ -1,3 +1,5 @@
+[[!template id="nav"]]
+
recently fixed [[bugs]]
[[inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10]]
diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn
index 55885ce..d6b4212 100644
--- a/website/templates/nav.mdwn
+++ b/website/templates/nav.mdwn
@@ -1 +1,3 @@
-[[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+[[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+
+----