<html xmlns:f="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers"
    data-namespace-typo3-fluid="true">
    <a name="c{uid}"></a>
    <f:if condition="{layout} != 100">
        <!-- TODO: Map header_layout and use mapped value -->
        <h2>{header} <small><a href="#c{uid}">ΒΆ</a></small></h2>
    </f:if>
</html>