System / OS
Light
Dark
Fixed width
Fit to window
// récupère les pages
$catHB = $this->categorieRepo->findCatHB();
dump($catHB);
return $this->render('blog/index.html.twig', [
'controller_name' => 'blog_index',
[]