<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
			data-namespace-typo3-fluid="true">

<f:layout name="Simple"/>

<f:section name="content">
{content -> f:format.raw()}
</f:section>

</html>
