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

<f:layout name="Simple"/>

<f:section name="content">
Hello {title}
</f:section>


</html>
