meilisearch/Resources/Private/Templates/Search/FrequentlySearched.html
2021-04-17 00:26:33 +02:00

11 lines
341 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
xmlns:f="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers"
xmlns:s="http://typo3.org/ns/ApacheSolrForTypo3/Solr/ViewHelpers/">
<f:layout name="Fullwidth"/>
<f:section name="content">
<f:render partial="Search/FrequentlySearched" section="FrequentlySearched" />
</f:section>