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