Frog
CM(Simplified)
children(); if (count($childs) > 0) { $out = '
'; if(!$ddfound) { $out .= '
Home
'; $ddfound = true; } foreach ($childs as $child) $out .= '
'.$child->link().snippet_menuv($child).'
'; $out.= '
'; } return $out; } ?>
find('/')); ?>
content('sidebar', true); ?>
title(); ?>
content(); ?> hasContent('extended')) echo $this->content('extended'); ?>