diff --git a/blocks/header.php b/blocks/header.php
new file mode 100644
index 0000000..d3ad14b
--- /dev/null
+++ b/blocks/header.php
@@ -0,0 +1,37 @@
+
diff --git a/blocks/leftmenu.php b/blocks/leftmenu.php
new file mode 100644
index 0000000..ac37527
--- /dev/null
+++ b/blocks/leftmenu.php
@@ -0,0 +1,4 @@
+'menu_left',
+ 'theme_location'=>'left'
+ ));?>
\ No newline at end of file
diff --git a/footer.php b/footer.php
index 04744b7..44f78b8 100644
--- a/footer.php
+++ b/footer.php
@@ -5,21 +5,15 @@
?>
-
-
-
- 'menu_left',
- 'theme_location'=>'left'
- ));?>
-
+
-
- '']);?>
+ '']);?>
+
'']);?>
+
-
+
+
+
- '']);?>
+ //get_template_part( '/blocks/mosts', null, ['subclass' => '']);?>
+