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 61cf9a05e..e0f98cf64 100644
--- a/doc/build/templates/page.mako
+++ b/doc/build/templates/page.mako
@@ -1,2 +1,2 @@
-<%inherit file="${context['layout']}"/>
+<%inherit file="layout.mako"/>
${body| util.strip_toplevel_anchors} \ No newline at end of file