9 lines
250 B
HTML
9 lines
250 B
HTML
{% if page.plugin_presentation.all %}
|
|
{% include 'blocks/b_3d_s_d.html' with block=page.plugin_presentation.all.0 %}
|
|
{% endif %}
|
|
|
|
{% include "pages/content/c_blocks_constructor.html" %}
|
|
|
|
|
|
{#{% include 'blocks/b_services_2_col_wo_group.html' %}#}
|