This commit is contained in:
SBD
2023-12-08 18:07:54 +03:00
parent 413233cc16
commit 5bf743c98a
4 changed files with 77 additions and 13 deletions

View File

@@ -23,7 +23,7 @@
{% elif block.block_type == 'main_block_w_subblocks' %}
{% include 'blocks/b_functional_features.html' %}
{% elif block.block_type == 'photo_n_text' %}
{% include 'blocks/b_photo_n_text.html' %}
{% include 'blocks/b_presentation_aerBim.html' %}
{% endif %}
{% endfor %}