#1047 - Убрать приписку к тегу Title

parent 0cc24fcf
......@@ -5,7 +5,6 @@ use common\modules\languages\models\Languages;
$langs = Languages::find()->where(['!=', 'id', Languages::getCurrent()->id])->all();
?>
<meta name="title" content="<?php echo \Yii::$app->controller->meta_title?>">
<meta name="keywords" content="<?php echo \Yii::$app->controller->meta_keywords?>">
<meta name="description" content="<?php echo \Yii::$app->controller->meta_description?>">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment