Revert "google verify"

This reverts commit 0750eff1.
parent 1b6899f7
...@@ -10,7 +10,6 @@ $langs = Languages::find()->where(['!=', 'id', Languages::getCurrent()->id])->al ...@@ -10,7 +10,6 @@ $langs = Languages::find()->where(['!=', 'id', Languages::getCurrent()->id])->al
<meta name="description" content="<?php echo \Yii::$app->controller->meta_description?>"> <meta name="description" content="<?php echo \Yii::$app->controller->meta_description?>">
<meta name='yandex-verification' content='6f739356d418cfe3' /> <meta name='yandex-verification' content='6f739356d418cfe3' />
<meta name="google-site-verification" content="7NV2QHVy4QG1Aqq1kw0Bz0nM0YcwEd_edIlBD0IEg0k" />
<?php if($langs) : <?php if($langs) :
foreach ($langs as $lang) : $url = \Yii::$app->request->getLangUrl(); ?> foreach ($langs as $lang) : $url = \Yii::$app->request->getLangUrl(); ?>
......
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