{{if $block.LeftSet}}
{{include file=$block.LeftSet}}
{{else}} {{if isset($smarty.get.debug)}}SubTag LeftSet not set{{/if}} {{/if}} {{if $block.MiddleSet}}
{{if $menu.headlines.$rootId && $rootId == $pageId}}
{{include file=$block.RightSet}}
{{else}} {{if isset($smarty.get.debug)}}SubTag RightSet not set{{/if}} {{/if}}
{{include file=$block.MiddleSet}}
{{else}} {{if isset($smarty.get.debug)}}SubTag MiddleSet not set{{/if}} {{/if}}