# This is an example that works well with Nikola's default Bootstrap3 theme. # It displays the search field in the navigation bar, and the results # on a separate page (which needs to be configured, see README.md). # This snippet assumes the page ends up at /search/. SEARCH_FORM = """ """ EXTRA_HEAD_DATA = """ """