search_core/Resources/Private/Layouts/Default.html
2018-10-04 13:01:31 +02:00

6 lines
191 B
HTML

<html xmlns:f="http://xsd.helmut-hummel.de/ns/TYPO3/CMS/Fluid/ViewHelpers"
data-namespace-typo3-fluid="true">
<div class="search-core">
<f:render section="Content"/>
</div>
</html>