findById('aqg259dth55iuhwm'); $nbcol = max( $config['show_what_is_that'] + $config['show_the_software'] + $config['show_cultivate_your_garden'], 1 ); $smarty->assign('show_what_is_that', $config['show_what_is_that']); $smarty->assign('show_the_software', $config['show_the_software']); $smarty->assign('show_cultivate_your_garden', $config['show_cultivate_your_garden']); $smarty->assign('col_size', 12 / $nbcol); $smarty->assign('demo_poll', $demoPoll); $smarty->assign('title', __('Generic', 'Make your polls')); $smarty->display('index.tpl');