htmlElement('body')->appendAttribute('class', 'page ' . $page->slug()); $this->pageTitle($page->title(), 2); $showPagePagination = $this->siteSetting('show_page_pagination', true); ?> getHelperPluginManager()->get('headerImage')->getImage($page); if (!$img_src) { $img_src = $this->assetUrl('img/default-ARC-HIVE-hero-image.jpg'); } ?> publicNav(); $container = $nav->getContainer(); $activePage = $nav->findActive($container); if ($activePage): ?> partial('common/search-form'); echo $nav->menu()->renderSubMenu(); */ ?> displayNavigation && $activePage['page']->hasPages()): ?> trigger('view.show.before'); ?>
content; ?>
site->title() != "Collections") { ?> trigger('view.show.after'); ?> sitePagePagination(); ?>