materio-flag-mybookmarks-block.tpl.php 148 B

12345
  1. <section class="bookmarks">
  2. <?php $entity_view = entity_view('node', $bookmarks, $viewmode); ?>
  3. <?php print render($entity_view); ?>
  4. </section>