0.0.31 page schemes
This commit is contained in:
@@ -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 %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user