search_core/Resources/Private/Layouts/Default.html

7 lines
180 B
HTML
Raw Normal View History

2018-10-29 14:01:53 +01:00
<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>