summaryrefslogtreecommitdiffstats
path: root/templates/section.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/section.html')
-rw-r--r--templates/section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/section.html b/templates/section.html
index 3b82895..bdd02a0 100644
--- a/templates/section.html
+++ b/templates/section.html
@@ -11,5 +11,5 @@
<li>{{ section.title }}</li>
</ul>
<h1>{{ section.title }}</h1>
- {{ macro::tree() }}
+ {{ macro::tree(sec=section) }}
{% endblock nav %}