find(); $this->setSeo($category['title'].'|'.$this->system['seo_title'], $this->system['seo_keywords'], $this->system['seo_description']); $this->data['category'] = $category; return $this->view(); } }