mirror of
https://github.com/CyanoFresh/SmartHomePHP.git
synced 2026-02-20 03:11:26 +01:00
7 lines
74 B
PHP
7 lines
74 B
PHP
<?php
|
|
|
|
/* @var $this yii\web\View */
|
|
|
|
$this->title = 'Главная';
|
|
?>
|