materio-base-legacy/sites/all/modules/gui/materiobasemod/templates/materio-didactique-home-block.tpl.php
2015-04-19 13:47:39 +02:00

4 lines
88 B
PHP
Executable File

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