2014-11-21 08:26:20 +00:00
|
|
|
<?php
|
|
|
|
/* @var $this SiteController */
|
|
|
|
|
2014-11-22 13:14:22 +00:00
|
|
|
$this->pageTitle=Yii::app()->name . ' - About journal';
|
|
|
|
|
2014-11-21 08:26:20 +00:00
|
|
|
?>
|
2014-11-22 13:14:22 +00:00
|
|
|
<h1>About journal</h1>
|
2014-11-21 08:26:20 +00:00
|
|
|
|
2014-11-22 13:14:22 +00:00
|
|
|
<p>This journal is devoted to China and Chinese language</p>
|