Unhandled Error!

Undefined offset: 1

Document Service
Document type CMS template
Line 15
Exception class Cms_ExecutionException

Code Highlight

	$this->render_head();
?>
</head>
<body>
	<?
		$parents = $this->page->navigation_parents();
		if ($parents[1]->id == 9 ){
			$family = true;
		} else {
			$family = false;
		}
	?>
 
# Document Type
1 Service CMS template