<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body><f:section name="part2">
<f:debug>{data}</f:debug>
<h1>{data.title}<f:if condition="{data.subtitle}">, {data.subtitle}</f:if></h1>
<ul>
<f:for each="{0: 'hallo', 1: 'meine' 3: ' liebe', 4: 'freunde'}" as="text">
<li>{text}</li>
</f:for>
</ul>
<h2><f:if condition="{variable1}">Hallo User: {variable1}</f:if></h2><h2>

<f:link.page pageuid="6">adsfdsf</f:link.page>
fasdf
dsa

fds
faads
fs


<f:render section="part2"></f:render></h2></f:section></body></html>