<?php/* @var $this SiteController */$this->pageTitle=Yii::app()->name.' - About';$this->breadcrumbs=array('About',);?><h1>About</h1><p>This is a "static" page. You may change the content of this pageby updating the file <code><?phpecho__FILE__;?></code>.</p>