mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-23 16:36:12 +01:00
6 lines
180 B
HTML
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>
|