Revert "- test"

This reverts commit cc136c16.
parent 470c5e5d
......@@ -9,7 +9,6 @@ $langs = Languages::find()->where(['!=', 'id', Languages::getCurrent()->id])->al
<meta name="description" content="<?php echo \Yii::$app->controller->meta_description?>">
<meta name='yandex-verification' content='6f739356d418cfe3' />
<meta name="google-site-verification" content="7NV2QHVy4QG1Aqq1kw0Bz0nM0YcwEd_edIlBD0IEg0k" />
<?php if($langs) :
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