*/ class PageAbout extends Page { public function InitializeContent () { $this->title = localize ("about.title"); } }