<html xmlns:f="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers"
    data-namespace-typo3-fluid="true">
    <a name="c{uid}"></a>
    <f:if condition="{layout} != 'hidden'">
        <h{layout}>{header} <small><a href="#c{uid}">ΒΆ</a></small></h{layout}>
    </f:if>
</html>