0.3.18 projects

This commit is contained in:
SDE
2023-12-10 16:38:27 +03:00
parent 363e15a4db
commit c826f91145
2 changed files with 12 additions and 0 deletions

View File

@@ -24,6 +24,8 @@
{% include 'blocks/b_functional_features.html' %}
{% elif block.block_type == 'photo_n_text' %}
{% include 'blocks/b_presentation_aerBim.html' %}
{% elif block.block_type == 'projects_block' %}
{% include 'blocks/b_projects.html' %}
{% endif %}
{% endfor %}