@ -39,7 +39,6 @@ class ControllerUser
function home()
{
var_dump('tot');
echo $this->twig->render($this->vues["home"]);
}