bashgid/web/protected/views/site/pages/about.php

12 lines
352 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/* @var $this SiteController */
$this->pageTitle=Yii::app()->name . ' - About';
$this->breadcrumbs=array(
'About',
);
?>
<h1>О базе данных</h1>
<p>Это база данных для мобильного приложения BashGID App, которое будет презентовано на саммите ШОС БРИКС.</p>