search_core/Resources/Private/Layouts/Default.html
2018-10-29 14:01:53 +01:00

6 lines
180 B
HTML

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