X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/77f783071cd3c6246a90dc6aa869b4efe7610379..b8668727caf6da1e8425fd32334a4ec5919ce4a2:/contrib/shipherd/templatetags/shipherd.py diff --git a/contrib/shipherd/templatetags/shipherd.py b/contrib/shipherd/templatetags/shipherd.py index 317fffb..83e98a2 100644 --- a/contrib/shipherd/templatetags/shipherd.py +++ b/contrib/shipherd/templatetags/shipherd.py @@ -82,14 +82,15 @@ def recursenavigation(parser, token): {{ navloop.revcounter }}, {{ navloop.revcounter0 }}, {{ navloop.first }}, {{ navloop.last }}, and {{ navloop.parentloop }} in the context. - Note that the tag takes one variable, which is a Node instance. + Note that the tag takes two variables: a Node instance and the key of the navigation to + be recursed. Usage: