chinese-journal/yii/protected/views/site/pages/about.php

10 lines
184 B
PHP

<?php
/* @var $this SiteController */
$this->pageTitle=Yii::app()->name . ' - About journal';
?>
<h1>About journal</h1>
<p>This journal is devoted to China and Chinese language</p>