materio-base-legacy/templates/materio-didactique-home-block.tpl.php
2013-12-05 15:35:14 +01:00

4 lines
88 B
PHP
Executable File

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