data->key}"); $this->title = $title; $this->data->noindex = true; $content = "

$title

\n\n"; $this->data->content = $content; $this->display_template($this->template_params($content)); } }