0.4.33 add presentation file
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
{% elif block.block_type == 'present_technology_block' %}
|
||||
{% include 'blocks/b_present_technology.html' %}
|
||||
{% elif block.block_type == 'main_block_w_subblocks' %}
|
||||
{% include 'blocks/b_functional_features.html' %}
|
||||
{% include 'blocks/b_main_block_w_subblocks.html' %}
|
||||
{% elif block.block_type == 'photo_n_text' %}
|
||||
{% include 'blocks/b_presentation_aerBim.html' %}
|
||||
{% include 'blocks/b_photo_n_text.html' %}
|
||||
{% elif block.block_type == 'projects_block' %}
|
||||
{% include 'blocks/b_projects.html' %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user