From daf20dd652f9294273c1110f60ff4da6d99f67c5 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Tue, 26 May 2020 22:45:15 +0000 Subject: Commit preview bundle --- plugins/localsearch/conf.py.sample.alt | 53 ++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 plugins/localsearch/conf.py.sample.alt (limited to 'plugins/localsearch/conf.py.sample.alt') diff --git a/plugins/localsearch/conf.py.sample.alt b/plugins/localsearch/conf.py.sample.alt new file mode 100644 index 00000000..8c5c0285 --- /dev/null +++ b/plugins/localsearch/conf.py.sample.alt @@ -0,0 +1,53 @@ +# Alternate conf.py.sample -- for displaying in a modal dialog. +SEARCH_FORM = """ + + +""" + +EXTRA_HEAD_DATA = """ + +""" + +BODY_END = """ + + + +""" -- cgit v1.2.3