<?=$this->system->view('common/header')?> <div id="content"> <h1 class="error">Not found</h1> <h2>Controller '<?=$controller?>' does not contain method '<?=$method?>'</h2> </div> <?=$this->system->view('common/footer')?>