<?php
$entity_view = entity_view('node', $items, 'teaser');
print render($entity_view);