0.0.31 page schemes

This commit is contained in:
SDE
2023-12-06 12:58:04 +03:00
parent 5937d9e380
commit 183000c979
12 changed files with 104 additions and 39 deletions

View File

@@ -1,13 +1,11 @@
{#{% include 'blocks/dynamic/b_sections_buttons.html' %}#}
{#{% if services_view_scheme == '3_cols_w_group' %}#}
{# {% include 'blocks/b_service.html' %}#}
{# {% include 'blocks/b_services_3cols_w_groups.html' %}#}
{#{% elif services_view_scheme == '2_cols_wo_group' %}#}
{# {% include 'blocks/b_service_2_col.html' %}#}
{# {% include 'blocks/b_services_2_col_wo_group.html' %}#}
{#{% endif %}#}
{% if page.url == '3d-security-designer' and page.plugin_presentation.all %}
{% include 'blocks/b_3d_s_d.html' with block=page.plugin_presentation.all.0 %}
{% endif %}
{#{% include 'blocks/b_how_with_us_working.html' %}#}
@@ -27,7 +25,5 @@
{% endif %}
{% endfor %}
{% if page.url != '3d-security-designer' and page.plugin_presentation.all %}
{% include 'blocks/b_3d_s_d.html' with block=page.plugin_presentation.all.0 %}
{% endif %}