{{$title}}

{{if $teaser}}

{{$teaser}}

{{/if}} {{if $text}}
{{$text}}
{{/if}} {{if $links[$pageId]}}{{/if}} {{foreach key=name item=function from=$block.FunctionList}}
{{include file=$block.$name}}
{{/foreach}}
{{if $images}}
{{include file=$block.ContentImages}}
{{/if}}