diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-27 18:38:48 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-27 18:38:48 -0400 |
commit | 4ee3758b00280d54bc015ac78a02868430f93818 (patch) | |
tree | 845dd9cca36d5cb997754ee51951972738a9342e /website | |
parent | 7e07e12d0e56274d60ece0baa3e86ec743b39e57 (diff) | |
parent | ef51e83ea9a49e84957dc2086ab39a0fd74b48d1 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'website')
-rw-r--r-- | website/bugs/done.mdwn | 2 | ||||
-rw-r--r-- | website/templates/nav.mdwn | 4 |
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]] + +---- |