summaryrefslogtreecommitdiff
path: root/doc/build/templates/search.mako
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/templates/search.mako')
-rw-r--r--doc/build/templates/search.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/templates/search.mako b/doc/build/templates/search.mako
index ff03d5e..0eaa8f9 100644
--- a/doc/build/templates/search.mako
+++ b/doc/build/templates/search.mako
@@ -1,4 +1,4 @@
-<%inherit file="pre_layout.mako"/>
+<%inherit file="${context['layout']}"/>
<%!
local_script_files = ['_static/searchtools.js']