Files
Aerbim/templates/pages/page_schemes/ps_projecting.html
2023-12-08 19:32:28 +03:00

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