diff --git a/project/templates/lilcity/main.html b/project/templates/lilcity/main.html
index 7cf5991f..fc4da5fd 100644
--- a/project/templates/lilcity/main.html
+++ b/project/templates/lilcity/main.html
@@ -7,12 +7,6 @@
{% include "templates/blocks/about.html" %}
{% include "templates/blocks/advantages.html" %}
{% include "templates/blocks/arts.html" %}
-
- {% include "templates/blocks/reviews.html" %}
- {% include "templates/blocks/gallery.html" %}
- {% include "templates/blocks/mobile_apps.html" %}
- {% include "templates/blocks/authors.html" %}
- {% include "templates/blocks/school_schedules.html" %}
{% include "templates/blocks/last_courses.html" %}
{% include "templates/blocks/game.html" %}
{% include "templates/blocks/partners.html" %}