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