getCatalyzTemplate($ContentTree->getCurrentNode()->getCurrentLayoutNameForAction()); $properties['layout_family'] = $layout[0]; $properties['layout_name'] = $layout[1]; $properties['ContentTree'] = $ContentTree; $properties['page'] = $ContentTree->getCurrentNode()->getPage(); embed_with_layout($content, $layout, $properties); ?>