$site->getLastsPostsNews(), 'last_posts_opinion' => $site->getLastPostOpinion(), 'posts_campana' => $site->getLastPostCampana(), 'posts_conflicts' => $site->getLastPostConflicts(), 'botones_imagen' => $site->getBotonesEnlaces(), 'videos' => $site->getVideosSlider(), ] ); //var_dump($context); error_log('✅ Template-portada'); Timber::render( $templates, $context );