5 lines
148 B
PHP
Executable File
5 lines
148 B
PHP
Executable File
|
|
<section class="bookmarks">
|
|
<?php $entity_view = entity_view('node', $bookmarks, $viewmode); ?>
|
|
<?php print render($entity_view); ?>
|
|
</section>
|