layout()->parent_page; ?>
navigation()->findOneBy('title', $this->layout()->parent_page); echo $this->navigation()->menu()->renderMenu($page); ?>
layout()->content ?>
doctype() ?>
headTitle() ?> headLink() ?> headScript() ?> google_analytics)?$this->google_analytics:"" ?> partial('partialviews/trialBox.phtml', array("is_trial"=>$this->isTrial(), "trial_remain"=> $this->trialRemaining())) ?>