@for($s = $indexstart; $s < $indexend; $s++)
@include('site.page.block.content.event.elenco', array('objevento' => $eventi[$s], 'real_time' => true))
@endfor
@include('site.page.block.pagination', array('nocenter' => true, 'base_url_pag' => url($section->path.'.html')))
@endif