<div xmlns="http://www.w3.org/1999/xhtml" xmlns:f="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers">
    <f:section name="main">
        <f:translate key="{field.label}" default="{field.label}" />: {formValues.{field.name}}
    </f:section>
</div>