summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 4374b7c..1752e61 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -27,7 +27,7 @@
{% endfor %}
</ul>
<h1>{{ config.title }}</h1>
- {{ macro::tree() }}
+ {{ macro::tree(sec=section) }}
{% endblock nav %}
</nav>