0.4.4 blocks for contacts page

This commit is contained in:
SDE
2023-12-10 18:51:37 +03:00
parent 31ef16bf43
commit 4169d4d314

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