assign('lesVersements', $_SESSION['lesVersements']); $tpl->assign('annee_recu', $_SESSION['annee_recu']); $tpl->assign('plugin_css', ['style.css']); // envoyer au template $tpl->display(PLUGIN_ROOT . '/templates/versements_activites.tpl');