8 lines
245 B
HTML
8 lines
245 B
HTML
|
|
{% include 'blocks/b_services_3cols_w_groups.html' %}
|
|
|
|
{% include "pages/content/c_blocks_constructor.html" %}
|
|
|
|
{% if page.plugin_presentation.all %}
|
|
{% include 'blocks/b_3d_s_d.html' with block=page.plugin_presentation.all.0 %}
|
|
{% endif %} |