0.0.14 block photo150_n_title codding
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{% include 'blocks/dynamic/b_sections_buttons.html' %}
|
||||
{% include 'blocks/b_service.html' %}
|
||||
{% include 'blocks/b_how_with_us_working.html' %}
|
||||
{#{% include 'blocks/b_how_with_us_working.html' %}#}
|
||||
{% for block in cur_section.blocks.all %}
|
||||
{% if block.block_type == 'photo150_n_title' %}
|
||||
{% include 'blocks/b_photo150_n_title.html' %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user