summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-root/_templates/customsb.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-root/_templates/customsb.html')
-rw-r--r--tests/roots/test-root/_templates/customsb.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/roots/test-root/_templates/customsb.html b/tests/roots/test-root/_templates/customsb.html
new file mode 100644
index 0000000..0cd6735
--- /dev/null
+++ b/tests/roots/test-root/_templates/customsb.html
@@ -0,0 +1,4 @@
+{# custom sidebar template #}
+<h4>Custom sidebar</h4>
+
+{{ toctree(titles_only=True, maxdepth=1) }}