this is side menu assign('dropdown_contents', ob_get_contents()); ob_end_clean(); $savant->assign('title', _AT('box title')); // the box title $savant->display('include/box.tmpl.php'); ?>