Files
Aerbim/templates/pages/page_schemes/ps_plugin.html
2023-12-11 16:41:52 +03:00

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' %}#}