assign('groups', $user->getGroups()); $smarty->assign('title', $i18n->get('title.groups')); $smarty->assign('content_page_name', 'groups.tpl'); $smarty->display('index.tpl');