summaryrefslogtreecommitdiff
path: root/doc/build/templates/page.mako
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/templates/page.mako')
-rw-r--r--doc/build/templates/page.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/templates/page.mako b/doc/build/templates/page.mako
index e134ab4..61cf9a0 100644
--- a/doc/build/templates/page.mako
+++ b/doc/build/templates/page.mako
@@ -1,2 +1,2 @@
-<%inherit file="pre_layout.mako"/>
+<%inherit file="${context['layout']}"/>
${body| util.strip_toplevel_anchors} \ No newline at end of file