Search Form Page
Overview
The Search Form page is intended to show the search form to perform searches across the entire site, within one or more search segments or within one or more apps.
It is important to note that if you want to limit search results to a single app, many of the apps support creating search forms within the app and searching only data from that app.
Code Samples
Simple
Important - This is to be used in the Content Templates section of the Search App only. See the Search Form API for how a search form that can be used in the site template or on other pages.
This is a simple example showing a basic search form page generated by the Search Form Content Template.
<h1>Search</h1>
{{ form.content }}