This commit is contained in:
SBD
2023-12-09 20:19:12 +03:00
parent bc69d92ef7
commit 902f7b340b
8 changed files with 80 additions and 49 deletions

View File

@@ -15,7 +15,7 @@
{% elif block.block_type == 'how_work' %}
{% include 'blocks/b_how_with_us_working.html' %}
{% elif block.block_type == 'feedback_form' %}
{% include 'forms/f_consultation.html' %}
{% include 'blocks/b_feedback.html' %}
{% elif block.block_type == 'how_dev' %}
{% include 'blocks/b_how_dev.html' %}
{% elif block.block_type == 'present_technology_block' %}