<section class="bookmarks"> <?php $entity_view = entity_view('node', $bookmarks, $viewmode); ?> <?php print render($entity_view); ?> </section>