diff --git a/conf.py b/conf.py index d56108d..d847df5 100644 --- a/conf.py +++ b/conf.py @@ -1175,20 +1175,20 @@ # This search form works for any site and looks good in the "site" theme where # it appears on the navigation bar: # -# SEARCH_FORM = """ -# -# -# -# """ % SITE_URL +SEARCH_FORM = """ + + + +""" % SITE_URL # # If you prefer a Google search form, here's an example that should just work: # SEARCH_FORM = """ @@ -1228,14 +1228,6 @@ # (translatable) # BODY_END = "" -SEARCH_FORM = """ - -""" - EXTRA_HEAD_DATA = """ """