search_core/Resources/Private/Layouts/Default.html

7 lines
191 B
HTML
Raw Normal View History

<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>