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 68e3fb991..83a3fcd84 100644
--- a/doc/build/templates/search.mako
+++ b/doc/build/templates/search.mako
@@ -1,4 +1,4 @@
-<%inherit file="${context['layout']}"/>
+<%inherit file="layout.mako"/>
<%!
local_script_files = ['_static/searchtools.js']