diff --git a/themes/modern2/content/static-pages/about.htm b/themes/modern2/content/static-pages/about.htm
index 82eb93411..65b8d4afa 100644
--- a/themes/modern2/content/static-pages/about.htm
+++ b/themes/modern2/content/static-pages/about.htm
@@ -8,7 +8,6 @@ meta_title = "О нас"
meta_description = "russian"
robot_index = "index"
robot_follow = "nofollow"
-localeUrl[tm] = "/biz-barada"
==
Информационный портал ORIENT
diff --git a/themes/modern2/layouts/new/master-inside.htm b/themes/modern2/layouts/new/master-inside.htm
index 0fd55f543..eb1eef6fd 100644
--- a/themes/modern2/layouts/new/master-inside.htm
+++ b/themes/modern2/layouts/new/master-inside.htm
@@ -8,6 +8,10 @@ random = 0
[staticMenu]
code = "new-top-menui"
+
+[staticPage]
+useContent = 1
+default = 0
==
diff --git a/themes/modern2/layouts/new/master.htm b/themes/modern2/layouts/new/master.htm
index f2aac3fb2..71a4a7d97 100644
--- a/themes/modern2/layouts/new/master.htm
+++ b/themes/modern2/layouts/new/master.htm
@@ -13,7 +13,7 @@ random = 0
-
+
{{ this.page.meta_title }}
{% styles %}
@@ -366,12 +366,13 @@ random = 0
{% partial 'new/footer' %}
-
+
-
+ {% scripts %}
+
{% framework extras %}
- {% scripts %}
+
-