@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
print render(entity_view('node', $items, 'default'));
|
||||
print render(entity_view('node', $items, 'teaser'));
|
||||
|
3
templates/materio-didactique-page.tpl.php
Normal file
3
templates/materio-didactique-page.tpl.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<section id="didactique-page">
|
||||
<?php print render(entity_view('node', $items, 'full')); ?>
|
||||
</section>
|
Reference in New Issue
Block a user