Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
{#{% include 'blocks/b_how_with_us_working.html' %}#}
|
||||
{% for block in page.blocks.all %}
|
||||
{% for block in page.get_blocks %}
|
||||
{% if block.block_type == 'photo150_n_title' %}
|
||||
{% include 'blocks/b_photo150_n_title.html' %}
|
||||
{% elif block.block_type == 'how_work' %}
|
||||
|
||||
Reference in New Issue
Block a user