diff options
Diffstat (limited to 'docs/_theme/djangodocs/search.html')
-rw-r--r-- | docs/_theme/djangodocs/search.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_theme/djangodocs/search.html b/docs/_theme/djangodocs/search.html new file mode 100644 index 0000000000..943478ce75 --- /dev/null +++ b/docs/_theme/djangodocs/search.html @@ -0,0 +1,3 @@ +{% extends "basic/search.html" %} +{% block bodyclass %}{% endblock %} +{% block sidebarwrapper %}{% endblock %}
\ No newline at end of file |