diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php
index bc08092..2f8c3b4 100755
--- a/frontend/views/site/index.php
+++ b/frontend/views/site/index.php
@@ -14,7 +14,8 @@
MapAsset::register($this);
$settings = Settings::getInstance();
$this->title = 'KB Energy';
-
+ $currentLang = \artbox\core\models\Language::getCurrent();
+
$coordinates = [];
$coordinates['lat'] = empty($settings->lat) ? 0 : $settings->lat;
$coordinates['lon'] = empty($settings->lon) ? 0 : $settings->lon;
@@ -476,7 +477,7 @@ JS;
-
+url == 'ru'){ ?>
+