From c70af1c0083162b1147451ba6a1a32fabb3bf30a Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Fri, 16 Jul 2010 13:52:37 -0700 Subject: [PATCH] recursive nav listing --- templates/nav.html.tpl | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/templates/nav.html.tpl b/templates/nav.html.tpl index 02ad921..a4d5841 100644 --- a/templates/nav.html.tpl +++ b/templates/nav.html.tpl @@ -2,16 +2,19 @@
  • - 0)); ?> + + + 1)); ?>
  • - +
    - - -
  • - +
  • projects
  • +
  • aggregate
  • +
  • links
  • +
  • about
  • + -- 2.34.1