mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-30 22:48:19 +08:00
Update main.php
This commit is contained in:
@@ -14,7 +14,7 @@ app\config\AppAsset::register($this);
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta charset="<?php echo Yii::$app->charset; ?>"/>
|
||||
<title><?php echo Html::encode($this->title); ?></title>
|
||||
<?php $this->head(); ?>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user