'les-projets', 'post_status'=>'publish', ); $context['posts'] = Timber::get_posts( $args ); $context['post'] = Timber::get_post( ); Timber::render('les_projets.twig', $context );