Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2023-11-30 17:41:47 +03:00
9 changed files with 178 additions and 14 deletions

View File

@@ -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' %}