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_url', $demoPollURL); $smarty->assign('title', __('Generic', 'Create your own polls')); $smarty->display('index.tpl');