0.4.19 switch off services in devs sections, slider switch on for all sections

This commit is contained in:
SDE
2023-12-17 07:13:14 +03:00
parent 4c9a447d93
commit 661c0e2399
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{% if show_slider %}
{% include 'blocks/b_slider.html' %}
{% endif %}
{#{% if show_slider %}#}
{% include 'blocks/b_slider.html' %}
{#{% endif %}#}
{% include 'blocks/b_sections_buttons.html' %}

View File

@@ -1,5 +1,5 @@
{% include 'blocks/b_services_2_col_wo_group.html' %}
{#{% include 'blocks/b_services_2_col_wo_group.html' %}#}
{% include "pages/content/c_blocks_constructor.html" %}