Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2023-12-10 18:53:28 +03:00

View File

@@ -14,4 +14,10 @@
</div>
</div>
</div>
{% 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 %}
{% endblock %}