2021-04-17 00:26:33 +02:00
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
|
|
|
|
xmlns:f="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers"
|
2021-04-17 21:20:54 +02:00
|
|
|
xmlns:s="http://typo3.org/ns/WapplerSystems/Meilisearch/ViewHelpers/">
|
2021-04-17 00:26:33 +02:00
|
|
|
|
|
|
|
<f:layout name="Fullwidth"/>
|
|
|
|
|
|
|
|
<f:section name="content">
|
|
|
|
<f:render partial="Search/Form" section="Form" arguments="{search:search, additionalFilters:additionalFilters, pluginNamespace:pluginNamespace}" />
|
2021-04-17 21:20:54 +02:00
|
|
|
</f:section>
|