@include('site.page.block.content.dettaglio.blocks')
@include('site.page.block.content.dettaglio.faq')
@include('site.page.block.content.dettaglio.recenti', array(
'list_news' => $news,
'altre_news_title' => $siteCtrl->_l("ARTICOLI_CORRELATI")
))