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 %} + - + \ No newline at end of file diff --git a/themes/modern2/partials/new/mobile-menu.htm b/themes/modern2/partials/new/mobile-menu.htm index 44e15bf76..79b261608 100644 --- a/themes/modern2/partials/new/mobile-menu.htm +++ b/themes/modern2/partials/new/mobile-menu.htm @@ -8,7 +8,7 @@ code = "event_menu" ==
- +
diff --git a/themes/modern2/partials/newHome/main-slider.htm b/themes/modern2/partials/newHome/main-slider.htm index b6ccb886f..6bfff6c8b 100644 --- a/themes/modern2/partials/newHome/main-slider.htm +++ b/themes/modern2/partials/newHome/main-slider.htm @@ -71,6 +71,36 @@ postPage = 404
+ + + +
+
+ + {% for post in posts %} + + {% endfor %} + +
+
+ +
+
+ +
+
+ +
\ No newline at end of file