diff --git a/templates/blocks/b_examples_project.html b/templates/blocks/b_examples_project.html
deleted file mode 100644
index db23003..0000000
--- a/templates/blocks/b_examples_project.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{% load static %}
-
\ No newline at end of file
diff --git a/templates/pages/content/c_blocks_constructor.html b/templates/pages/content/c_blocks_constructor.html
index bf803c5..92eb247 100644
--- a/templates/pages/content/c_blocks_constructor.html
+++ b/templates/pages/content/c_blocks_constructor.html
@@ -28,5 +28,3 @@
{% include 'blocks/b_projects.html' %}
{% endif %}
{% endfor %}
-
-{% include "blocks/b_examples_project.html" %}
\ No newline at end of file